diff options
| author | Arik Nemtsov <[email protected]> | 2015-03-01 09:10:09 +0200 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2015-03-04 10:34:10 +0100 |
| commit | ae2e9fba85f69e0b53b1ef15e3011ce09ac1b9f2 (patch) | |
| tree | e2ba955bb3a1ff3fc6fa88423535201d2f07b168 /tools/perf/scripts/python/sched-migration.py | |
| parent | 23e370989c3fe6b9b2062d9d511feda800434de3 (diff) | |
mac80211: allow TDLS setup code to take wdev lock
TDLS off-channel can be allowed in channels marked with GO_CONCURRENT,
provided the device is connected to an AP on the same UNII.
When relaxing the NO-IR requirements for TDLS, we might hit flows in
cfg80211_reg_can_beacon that acquire the wdev lock. Take some measures
to allow this during TDLS setup.
Acquire the RCU read lock later in the flow that invokes
cfg80211_reg_can_beacon.
Avoid taking local->mtx when preparing the setup packet to avoid
circular deadlocks with mac80211 code that is invoked with wdev-mtx
held.
Signed-off-by: Arik Nemtsov <[email protected]>
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions