[SCSI] imm: no need for unchecked_isa_dma
authorRandy Dunlap <rdunlap@xenotime.net>
Fri, 19 May 2006 18:55:58 +0000 (11:55 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 20 May 2006 14:56:15 +0000 (09:56 -0500)
commit979dca3826841e5dc9170c28f20bd75ece266a9a
tree1cfeb1d2b47314a50d2e2e567e89cdbfa69f8162
parent818bf493525d2a0ce3ddaefb2b78db1635596666
[SCSI] imm: no need for unchecked_isa_dma

Relax the lowmem bounce buffer requirement for imm so that any
low memory page will do -- they don't need to be below the
ISA 16 MB limit, just need to be mapped in low memory.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/imm.c