[SCSI] ppa: fix for machines with highmem
authorRandy.Dunlap <rdunlap@xenotime.net>
Fri, 19 May 2006 17:11:02 +0000 (10:11 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Fri, 19 May 2006 21:45:00 +0000 (16:45 -0500)
commit78a904b65420e02bf964af6a83c1fd7a85e0b59d
tree3a2a6f6b38f3ffd9705b939ea0ef8ff0ca543b54
parent4ff42a669a9ad3eb8274da31c7baabd968c2d365
[SCSI] ppa: fix for machines with highmem

ppa cannot handle highmem pages, and like imm, which already has
this patch, the device is slow, so performance is not a big issue,
so just force pages to be in low memory (hence mapped).

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