]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Mask parities after occurance
authorMintz, Yuval <Yuval.Mintz@cavium.com>
Mon, 29 May 2017 06:53:13 +0000 (09:53 +0300)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 19 Sep 2017 05:32:19 +0000 (22:32 -0700)
commit24f7cd50c25eb6b61f761dc2f2ee847cdf4abf9c
tree8733f5b8730e2a0138e5e06796bc23b9e846814e
parent6efb19fec4d1bbc87daf7fa838b09d8dd0f7e1f6
qed: Mask parities after occurance

Orabug: 26783820

Parities might exhibit a flood behavior since we re-enable the
attention line without preventing the parity from re-triggering the
assertion.
Mask the source in AEU until the parity would be handled.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[ Upstream commit 9790c35e9682e0e158653108cc6950f2be196c80 ]
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_int.c