Skip to content
Commit 3ee9306b authored by Amol Grover's avatar Amol Grover Committed by Johannes Berg
Browse files

cfg80211: Pass lockdep expression to RCU lists



rdev->sched_scan_req_list maybe traversed using list_for_each_entry_rcu
outside an RCU read-side critical section but under the protection
of rtnl_mutex.

Hence, add corresponding lockdep expression to silence false-positive
warnings, and harden RCU lists.

Signed-off-by: default avatarAmol Grover <frextrite@gmail.com>
Link: https://lore.kernel.org/r/20200219091102.10709-1-frextrite@gmail.com


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 92df9f8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment