aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dougg@torque.net>2006-08-19 00:11:34 -0400
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-08-26 09:25:06 -0500
commitb2155d0417df9f2b4c0d396b6530b864d9f08623 (patch)
tree3e7683501f150b6eff19226da139cbd5f69d3b78 /drivers/scsi/qla2xxx/qla_os.c
parent48e2691f9c3bd6719e773f0b883449f4cef39585 (diff)
downloadkernel_samsung_espresso10-b2155d0417df9f2b4c0d396b6530b864d9f08623.zip
kernel_samsung_espresso10-b2155d0417df9f2b4c0d396b6530b864d9f08623.tar.gz
kernel_samsung_espresso10-b2155d0417df9f2b4c0d396b6530b864d9f08623.tar.bz2
[SCSI] sg: fix incorrect page problem
There's a problem where sg is executing a ->nopage operation on a compound page, it actually calls get_page() on the first page in the compound rather than the page which is being mapped. The fix is to select the correct page by indexing into the compound. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_os.c')
0 files changed, 0 insertions, 0 deletions