https://github.com/torvalds/linux
Revision f52359622fa25783cf1a08c0772048d2ed1a7434 authored by Bryan Holty on 22 March 2006, 12:35:39 UTC, committed by James Bottomley on 01 June 2006, 14:16:55 UTC
The calculation of nr_pages in scsi_req_map_sg() doesn't account for
the fact that the first page could have an offset that pushes the end
of the buffer onto a new page.

Signed-off-by: Bryan Holty <lgeek@frontiernet.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent 9f434d4
History
Tip revision: f52359622fa25783cf1a08c0772048d2ed1a7434 authored by Bryan Holty on 22 March 2006, 12:35:39 UTC
[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()
Tip revision: f523596
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.8 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top