aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMadhuparna Bhowmik <[email protected]>2020-02-19 01:28:02 +0530
committerDavid S. Miller <[email protected]>2020-02-18 12:46:27 -0800
commit53742e69e85d2eb7ed56f58d277bc3e682f8949e (patch)
treed529289587456d7b978e119ae7f6690916327a9b /scripts/patch-kernel
parentfed48423f14d9fa184b262d7c35d9dc1c3698500 (diff)
datapath.c: Use built-in RCU list checking
hlist_for_each_entry_rcu() has built-in RCU and lock checking. Pass cond argument to list_for_each_entry_rcu() to silence false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled by default. Signed-off-by: Madhuparna Bhowmik <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions