diff options
author | 2013-05-06 15:54:58 +0200 | |
---|---|---|
committer | 2013-05-16 22:38:06 +0200 | |
commit | 655914ab863bcc06c84270e4159fd59002d6b529 (patch) | |
tree | 52ee816bda3761a4efa64243f94dd656c358a30a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: fix spurious RCU warning and update documentation (diff) | |
download | linux-dev-655914ab863bcc06c84270e4159fd59002d6b529.tar.xz linux-dev-655914ab863bcc06c84270e4159fd59002d6b529.zip |
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
ieee80211_get_tkip_p2k() may be called with interrupts
disabled, so spin_unlock_bh() isn't safe and leads to
warnings. Since it's always called with BHs disabled
already, just use spin_lock().
Cc: stable@vger.kernel.org
Reported-by: Milan Kocian <milon@wq.cz>
Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions