From: Vijaya Mohan Guvva Date: Mon, 13 May 2013 09:33:24 +0000 (-0700) Subject: [SCSI] bfa: Fix 1860 port initialize when ATC is enabled X-Git-Tag: v3.11-rc1~88^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1aaab89dee184646f7001850e1fe6d55090a728;p=pandora-kernel.git [SCSI] bfa: Fix 1860 port initialize when ATC is enabled On Xen kernels, if ATC (address translation cache) is enabled, the first PCIe DMA read from the adapter fails with an error. This is due to a bug ASIC, which leads to a failure of 1860 ports to be initialised. This patch includes the fix to disable Invalidated Tag Match Enable capability by setting the bit 26 of CHIP_MISC_PRG to 0, by default it is set to 1. Signed-off-by: Anil Gurumurthy Signed-off-by: Vijaya Mohan Guvva Signed-off-by: James Bottomley --- Reading git-diff-tree failed