commit | b1ee0795276f976118f832313488e6daf83ff542 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Sun Jul 29 22:18:20 2007 +0300 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Sat Aug 04 09:11:38 2007 -0500 |
tree | effc8239ddb71a2ae8a8a39209664a132f21660d | |
parent | 50535df3ee3d3407ff61044692942288df7fcd6a [diff] |
[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>