]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix for aacraid and high memory on 2.6.1
authorMark Haverkamp <markh@osdl.org>
Sat, 24 Jan 2004 04:54:17 +0000 (23:54 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 24 Jan 2004 04:54:17 +0000 (23:54 -0500)
commit114881e161534b0b942e9a12e2ba2524ab6b1140
treeaab59989e316c6052bad37a88dbe36be7fdb6a6f
parentc8609416f38fb3d89ca554a4c436c71cbd398681
[PATCH] Fix for aacraid and high memory on 2.6.1

Here is an update to use pci_set_consistent_dma_mask.  But since
dma_alloc_coherent uses dma_mask instead of consistent one, I left in
setting dma_mask as well until the alloc routine changes.
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/linit.c