]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/3w-9xxx.c
[SCSI] 3ware 9000 driver >4GB memory fix
authoradam radford <aradford@gmail.com>
Sun, 5 Feb 2006 22:51:43 +0000 (14:51 -0800)
committer <jejb@mulgrave.il.steeleye.com> <>
Sun, 5 Feb 2006 23:15:15 +0000 (17:15 -0600)
commit62288f105b3cad0b8643526d2a41b5503d0a1476
tree748417665b1dc2717f7ce50208573c6993f973fd
parent40cdc840dc337cb17d81bcf028b40834e78c1038
[SCSI] 3ware 9000 driver >4GB memory fix

The attached patch fixes a bug in the 3ware 9000 series driver:

- Fix use_sg == 0 mapping on systems with 4GB or higher.

  This fixes REPORT_LUNS (0xa0) failing with 3ware 9000 controllers on systems
  with lots of ram, mentioned in bugzilla # 6009:

      http://bugzilla.kernel.org/show_bug.cgi?id=6009

Signed-off-by: Adam Radford <linuxraid@amcc.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/3w-9xxx.c