diff options
author | Madhuparna Bhowmik <[email protected]> | 2020-02-13 20:33:31 +0530 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2020-03-16 12:04:31 -0400 |
commit | 36a8049181d590939a793e55105bb5921ec8c8b8 (patch) | |
tree | cec7bd777b521fdd963a211d3ac84112417d3e6a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | c0fb23f867b632293500d7900e0288cf17bfcb1a (diff) |
fs: nfsd: nfs4state.c: Use built-in RCU list checking
list_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: J. Bruce Fields <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions