diff options
| author | Ryder Lee <[email protected]> | 2021-03-05 16:46:41 +0800 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2021-04-12 00:01:24 +0200 |
| commit | 782018391748f3547d44c76341ef89a2118ffe32 (patch) | |
| tree | fff1e556fa62637262a999d89cb451910aa9bbe4 /tools/perf/scripts/python/compaction-times.py | |
| parent | dc0a108bb060e3023090f97149e0ca81a2636e36 (diff) | |
mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()
ieee80211_register_hw() is called with rtnl_lock held, and this could be
caused lockdep from a work item that's on a workqueue that is flushed
with the rtnl held.
Move mt7915_register_ext_phy() outside the init_work().
Signed-off-by: Evelyn Tsai <[email protected]>
Signed-off-by: Ryder Lee <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions