summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorPeter Chiu <chui-hao.chiu@mediatek.com>2021-11-01 05:01:13 +0300
committerFelix Fietkau <nbd@nbd.name>2021-12-18 13:47:57 +0300
commit8c55516de3f9b76b9d9444e7890682ec2efc809f (patch)
tree0e85621d42a456da5cfd767d7bd57d0b855e6ff6 /scripts/checkpatch.pl
parent2363b6a646b65a207345b9a9024dff0eff3fec44 (diff)
downloadlinux-8c55516de3f9b76b9d9444e7890682ec2efc809f.tar.xz
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 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions