[SCSI] aha152x: use bounce buffer
authorBoaz Harrosh <bharrosh@panasas.com>
Sun, 29 Jul 2007 19:18:20 +0000 (22:18 +0300)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sat, 4 Aug 2007 14:11:38 +0000 (09:11 -0500)
commitb1ee0795276f976118f832313488e6daf83ff542
treeeffc8239ddb71a2ae8a8a39209664a132f21660d
parent50535df3ee3d3407ff61044692942288df7fcd6a
[SCSI] aha152x: use bounce buffer

Cause highmem buffers to be bounced to low memory until this
driver supports highmem addresses.  Otherwise it just oopses
on NULL buffer addresses.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aha152x.c