diff options
author | Brian Norris <[email protected]> | 2016-06-30 15:21:02 -0700 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2016-07-08 16:48:27 +0300 |
commit | d41376ca8ba74e954ba931c69271d0b29546a202 (patch) | |
tree | 823a6f9e1b25b993de635ebbfca8b43c3f0fa661 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 473dfbfa09934cea0d08cc9023c749a5fce10cb0 (diff) |
mwifiex: mask PCIe interrupts before removal
The PCIe driver didn't mask the host interrupts before trying to tear
down. This causes lockups at reboot or rmmod when using MSI-X on 8997,
since the MSI handler gets confused and locks up the system.
Also tested on 8897, which does not support MSI-X (and wasn't
experiencing this same bug). No regressions seen there.
Signed-off-by: Brian Norris <[email protected]>
Tested-by: Douglas Anderson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions