diff options
author | 2020-02-16 22:56:54 +0530 | |
---|---|---|
committer | 2020-04-06 14:31:25 +0200 | |
commit | b135fc0801b671c50de103572b819bcd41603613 (patch) | |
tree | fb1b588525deaeb5be469f198e5ea1ea6234c2ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name (diff) | |
download | linux-dev-b135fc0801b671c50de103572b819bcd41603613.tar.xz linux-dev-b135fc0801b671c50de103572b819bcd41603613.zip |
netfilter: ipset: Pass lockdep expression to RCU lists
ip_set_type_list is traversed using list_for_each_entry_rcu
outside an RCU read-side critical section but under the protection
of ip_set_type_mutex.
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: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions