From: Randy Dunlap Date: Fri, 19 May 2006 18:55:58 +0000 (-0700) Subject: [SCSI] imm: no need for unchecked_isa_dma X-Git-Tag: v2.6.18-rc1~1092^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=979dca3826841e5dc9170c28f20bd75ece266a9a;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed