diff options
| author | Michal Kazior <[email protected]> | 2013-10-16 15:44:46 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2013-10-16 15:44:46 +0300 |
| commit | ad088bfa1e3d05670734839e1a22a69ce4b193fb (patch) | |
| tree | 847296d0f833a8cf5b2e07b62fef9d38a9752e3e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 0579119f7deab9bb112a432a0e8acbc6fc91ea14 (diff) | |
ath10k: fix scheduling while atomic config bug
Recent HTC/WMI changes introduced the bug. ath10k
was using _atomic iteration function with
sleepable functions.
mac80211 provides another iteration function but
it cannot be safely called in hw_config() callback
due to local->iflist_mtx being possibly acquired
already.
The patch uses internal vif list for iteration
purposes and removes/refactors no longer necessary
_iter functions.
Reported-By: Kalle Valo <[email protected]>
Signed-off-by: Michal Kazior <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions