diff options
author | 2020-02-19 15:05:05 +0530 | |
---|---|---|
committer | 2020-03-16 12:04:31 -0400 | |
commit | 51cae673d036a32fe5cca9ec61765aa09e322c59 (patch) | |
tree | 4b8bfaa7a8bbd0d2b8cfc2e7c86db735477c380a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sunrpc: Replace zero-length array with flexible-array member (diff) | |
download | wireguard-linux-51cae673d036a32fe5cca9ec61765aa09e322c59.tar.xz wireguard-linux-51cae673d036a32fe5cca9ec61765aa09e322c59.zip |
sunrpc: Pass lockdep expression to RCU lists
detail->hash_table[] is traversed using hlist_for_each_entry_rcu
outside an RCU read-side critical section but under the protection
of detail->hash_lock.
Hence, add corresponding lockdep expression to silence false-positive
warnings, and harden RCU lists.
Signed-off-by: Amol Grover <frextrite@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions