/openbmc/linux/net/mac80211/ |
H A D | ocb.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | tdls.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | vht.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | offchannel.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | ht.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | trace.h | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | chan.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | debugfs_netdev.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | driver-ops.h | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | ibss.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mesh.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | main.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | iface.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | util.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | cfg.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | ieee80211_i.h | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | tx.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | rx.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mlme.c | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff d8675a63518c6148827838058feb7f18403faed1 Fri Jun 17 15:36:37 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: RCU-ify link/link_conf pointers
Since links can be added and removed dynamically, we need to somehow protect the sdata->link[] and vif->link_conf[] array pointers from disappearing when accessing them without locks. RCU-ify the pointers to achieve this, which requires quite a bit of rework.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|