From: Michael Reed Date: Fri, 18 Sep 2009 17:02:05 +0000 (-0500) Subject: [SCSI] lpfc: fix hang on SGI ia64 platform X-Git-Tag: v2.6.33-rc1~5^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e68597d087977d3e4fd3e735d290ab45fd0b5ea;p=pandora-kernel.git [SCSI] lpfc: fix hang on SGI ia64 platform 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 Acked-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed