[SCSI] aacraid: remove x86_64 IOMMU dependent code
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Mon, 26 Jun 2006 12:37:39 +0000 (08:37 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 26 Jun 2006 21:47:46 +0000 (16:47 -0500)
commit12e9b5fb96028aab26af65bb06d2dee56c428a6e
tree02208162fa852b78fc1908e8d97a1d866089b503
parent99d19bb75b88cc997d3cd611903908714c735981
[SCSI] aacraid: remove x86_64 IOMMU dependent code

This may seem like a DILLIGAF, but after chatting with the F/W folks,
there is no harm in dropping the page calculation as denoted in the
enclosed patch for these older adapters in this new age of 4GB+ memory
sticks. Any resource optimization within the old-old-old adapters for
systems with less than 4G of memory is of little consequence. The
existing AAC_QUIRK_31BIT flag in linit.c should look after the rest of
the legacy hardware DMA limitations.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/comminit.c