diff options
author | 2019-05-21 15:10:38 +0300 | |
---|---|---|
committer | 2019-06-29 10:14:33 +0300 | |
commit | 3b57a10ca14c619707398dc58fe5ece18c95b20b (patch) | |
tree | b95649e000931e26b3c0e7b54b1bfa1177cb4e2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices (diff) | |
download | wireguard-linux-3b57a10ca14c619707398dc58fe5ece18c95b20b.tar.xz wireguard-linux-3b57a10ca14c619707398dc58fe5ece18c95b20b.zip |
iwlwifi: pcie: don't service an interrupt that was masked
Sometimes the register status can include interrupts that
were masked. We can, for example, get the RF-Kill bit set
in the interrupt status register although this interrupt
was masked. Then if we get the ALIVE interrupt (for example)
that was not masked, we need to *not* service the RF-Kill
interrupt.
Fix this in the MSI-X interrupt handler.
Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions