diff options
author | Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com> | 2020-04-09 13:59:06 +0530 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-04-24 11:31:20 +0200 |
commit | 8ca47eb9f9e4e10e7e7fa695731a88941732c38d (patch) | |
tree | d7ef27ab20d288e126be9cec3cafb816569ae223 /scripts/gdb/linux/lists.py | |
parent | 6cb5f3ea4654faf8c28b901266e960b1a4787b26 (diff) |
mac80211: sta_info: Add lockdep condition for RCU list usage
The function sta_info_get_by_idx() uses RCU list primitive.
It is called with local->sta_mtx held from mac80211/cfg.c.
Add lockdep expression to avoid any false positive RCU list warnings.
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
Link: https://lore.kernel.org/r/20200409082906.27427-1-madhuparnabhowmik10@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions