summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorYuval Mintz <Yuval.Mintz@qlogic.com>2015-04-01 10:02:20 +0300
committerDavid S. Miller <davem@davemloft.net>2015-04-01 12:30:39 -0400
commitda254fbc6357a66a127e4e4e234b4f9c555d5ed1 (patch)
tree293c6edd632c457b30aae1048f76e510edd7bd60 /init
parent3d6b72534a109be4353b161a09a5683b441d0941 (diff)
bnx2x: Fix kdump when iommu=on
When IOMM-vtd is active, once main kernel crashes unfinished DMAE transactions will be blocked, putting the HW in an error state which will cause further transactions to timeout. Current employed logic uses wrong macros, causing the first function to be the only function that cleanups that error state during its probe/load. This patch allows all the functions to successfully re-load in kdump kernel. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions