Search Linux Wireless

pull-request: mac80211 2020-04-24

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Dave,

Just a couple of changes, the most relevant part is the debugfs
fixes after the recent race fix.

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

Thanks,
johannes



The following changes since commit 7c74b0bec918c1e0ca0b4208038c156eacf8f13f:

  ipv4: Update fib_select_default to handle nexthop objects (2020-04-22 19:57:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-04-24

for you to fetch changes up to 8ca47eb9f9e4e10e7e7fa695731a88941732c38d:

  mac80211: sta_info: Add lockdep condition for RCU list usage (2020-04-24 11:31:20 +0200)

----------------------------------------------------------------
Just three changes:
 * fix a wrong GFP_KERNEL in hwsim
 * fix the debugfs mess after the mac80211 registration race fix
 * suppress false-positive RCU list lockdep warnings

----------------------------------------------------------------
Johannes Berg (1):
      mac80211: populate debugfs only after cfg80211 init

Madhuparna Bhowmik (1):
      mac80211: sta_info: Add lockdep condition for RCU list usage

Wei Yongjun (1):
      mac80211_hwsim: use GFP_ATOMIC under spin lock

 drivers/net/wireless/intel/iwlegacy/3945-rs.c |  2 +-
 drivers/net/wireless/intel/iwlegacy/4965-rs.c |  2 +-
 drivers/net/wireless/intel/iwlwifi/dvm/rs.c   |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c   |  2 +-
 drivers/net/wireless/mac80211_hwsim.c         |  2 +-
 drivers/net/wireless/realtek/rtlwifi/rc.c     |  2 +-
 include/net/mac80211.h                        |  4 +++-
 net/mac80211/main.c                           |  5 +++--
 net/mac80211/rate.c                           | 15 ++++-----------
 net/mac80211/rate.h                           | 23 +++++++++++++++++++++++
 net/mac80211/rc80211_minstrel_ht.c            | 19 +++++++++++++------
 net/mac80211/sta_info.c                       |  3 ++-
 12 files changed, 54 insertions(+), 27 deletions(-)




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux