[SCSI] lpfc: fix hang on SGI ia64 platform
authorMichael Reed <mdr@sgi.com>
Fri, 18 Sep 2009 17:02:05 +0000 (12:02 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Dec 2009 14:54:09 +0000 (08:54 -0600)
In testing 2.6.31 on one of our ia64 platforms I've encountered a hang
due to the driver using hardware ATEs which are a limited resource.
This is because the driver does not set the dma consistent mask to
64 bits.

Signed-off-by: Michael Reed <mdr@sgi.com>
Acked-by: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found