netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211-next 2021-02-02
@ 2021-02-02 14:41 Johannes Berg
  2021-02-03  3:10 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-02-02 14:41 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Jakub,

And for mac80211-next, I have only locking fixes right now. I'm
happy that it otherwise seems to be fine though, now no new bugs
have been reported for a few days.

I might send some more things your way another day, but wanted
to get the locking fixes out sooner.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit d1f3bdd4eaae1222063c2f309625656108815915:

  net: dsa: rtl8366rb: standardize init jam tables (2021-01-27 20:21:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-net-next-2021-02-02

for you to fetch changes up to 40c575d1ec71f7a61c73ba1603a69650c130559c:

  cfg80211: fix netdev registration deadlock (2021-02-01 19:30:54 +0100)

----------------------------------------------------------------
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

----------------------------------------------------------------
Johannes Berg (5):
      nl80211: call cfg80211_dev_rename() under RTNL
      wext: call cfg80211_change_iface() with wiphy lock held
      wext: call cfg80211_set_encryption() with wiphy lock held
      cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held
      cfg80211: fix netdev registration deadlock

 include/net/cfg80211.h     |  4 +++-
 net/wireless/core.c        |  7 ++++++-
 net/wireless/nl80211.c     |  2 +-
 net/wireless/wext-compat.c | 14 ++++++++++++--
 4 files changed, 22 insertions(+), 5 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211-next 2021-02-02
  2021-02-02 14:41 pull-request: mac80211-next 2021-02-02 Johannes Berg
@ 2021-02-03  3:10 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-02-03  3:10 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net-next.git (refs/heads/master):

On Tue,  2 Feb 2021 15:41:05 +0100 you wrote:
> Hi Jakub,
> 
> And for mac80211-next, I have only locking fixes right now. I'm
> happy that it otherwise seems to be fine though, now no new bugs
> have been reported for a few days.
> 
> I might send some more things your way another day, but wanted
> to get the locking fixes out sooner.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211-next 2021-02-02
    https://git.kernel.org/netdev/net-next/c/0256317a6151

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-03  3:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 14:41 pull-request: mac80211-next 2021-02-02 Johannes Berg
2021-02-03  3:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).