summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRyder Lee <ryder.lee@mediatek.com>2021-03-05 16:46:41 +0800
committerFelix Fietkau <nbd@nbd.name>2021-04-12 00:01:24 +0200
commit782018391748f3547d44c76341ef89a2118ffe32 (patch)
treefff1e556fa62637262a999d89cb451910aa9bbe4 /tools/perf/scripts/python
parentdc0a108bb060e3023090f97149e0ca81a2636e36 (diff)
downloadlinux-782018391748f3547d44c76341ef89a2118ffe32.tar.gz
linux-782018391748f3547d44c76341ef89a2118ffe32.zip
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 <evelyn.tsai@mediatek.com> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions