diff options
author | Madhuparna Bhowmik <[email protected]> | 2020-02-13 20:33:59 +0530 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2020-03-16 12:04:31 -0400 |
commit | 057a2274357786c637093866c6668d5ff048436f (patch) | |
tree | 8a54cf50ba89461d5960954a1642b2403da921f0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 36a8049181d590939a793e55105bb5921ec8c8b8 (diff) |
fs: nfsd: fileache.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