diff options
author | 2013-02-11 15:56:01 +0200 | |
---|---|---|
committer | 2013-02-12 16:07:14 +0100 | |
commit | 5360cfb2bcbdd7a906cf290036bd406985973e88 (patch) | |
tree | b7b4220cfa4df37a368840899a11150ba836a7d5 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_change (diff) | |
download | linux-dev-5360cfb2bcbdd7a906cf290036bd406985973e88.tar.xz linux-dev-5360cfb2bcbdd7a906cf290036bd406985973e88.zip |
iwlwifi: mvm: use atomic interface iteration to avoid deadlock
Using the non-atomic version creates a dependency between
mac80211's iflist_mtx and mvm->mutex. Use the atomic version
instead which doesn't take iflist_mtx but can't sleep, so
send the HCMD in ASYNC.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions