summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorPeter Chiu <chui-hao.chiu@mediatek.com>2021-11-01 10:01:13 +0800
committerFelix Fietkau <nbd@nbd.name>2021-12-18 11:47:57 +0100
commit8c55516de3f9b76b9d9444e7890682ec2efc809f (patch)
tree0e85621d42a456da5cfd767d7bd57d0b855e6ff6 /tools/perf/scripts/python/bin/stackcollapse-record
parent2363b6a646b65a207345b9a9024dff0eff3fec44 (diff)
mt76: mt7615: fix possible deadlock while mt7615_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 mt7615_register_ext_phy() outside the init_work(). Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions