diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-02-03 05:40:41 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-03 05:40:42 +0300 |
commit | 0256317a61514add6f3d0187e438ef527d7577b4 (patch) | |
tree | ee78ac8bec4525355ef3e3b7686d483124a84b6a /include/sound/core.h | |
parent | 390d9b565e77a3583a7b5671176c56cc1f686828 (diff) | |
parent | 40c575d1ec71f7a61c73ba1603a69650c130559c (diff) | |
download | linux-0256317a61514add6f3d0187e438ef527d7577b4.tar.xz |
Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Johannes Berg says:
====================
This time, only RTNL locking reduction fallout.
- cfg80211_dev_rename() requires RTNL
- cfg80211_change_iface() and cfg80211_set_encryption()
require wiphy mutex (was missing in wireless extensions)
- cfg80211_destroy_ifaces() requires wiphy mutex
- netdev registration can fail due to notifiers, and then
notifiers are "unrolled", need to handle this properly
* tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next:
cfg80211: fix netdev registration deadlock
cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held
wext: call cfg80211_set_encryption() with wiphy lock held
wext: call cfg80211_change_iface() with wiphy lock held
nl80211: call cfg80211_dev_rename() under RTNL
====================
Link: https://lore.kernel.org/r/20210202144106.38207-1-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/sound/core.h')
0 files changed, 0 insertions, 0 deletions