diff options
author | 2013-12-11 10:22:28 +0200 | |
---|---|---|
committer | 2013-12-21 21:23:06 +0200 | |
commit | 51232f7e608603f6a7a91136accf548a6c76332c (patch) | |
tree | ec75a9e4ba825dc5c6a3be8cab9406ca4de02cd6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: pcie: use don't disable interrupt when irq_lock is taken (diff) | |
download | linux-dev-51232f7e608603f6a7a91136accf548a6c76332c.tar.xz linux-dev-51232f7e608603f6a7a91136accf548a6c76332c.zip |
iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken
This lock was never acquired in the primary interrupt
handler, but since it was acquired along with irq_lock
which had to disable interrupts, rxq->lock had to disable
interrupts too.
Now that trans_pcie->irq_lock isn't acquired in the primary
interrupt handler, rxq->lock can let interrupt enabled.
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions