diff options
author | 2024-11-04 10:41:14 +0100 | |
---|---|---|
committer | 2024-11-05 22:06:14 +0100 | |
commit | 8f5f3786dba765099f12da00e6be0c26f69f2fbd (patch) | |
tree | 53f98b78201fb730df99b0d6d42b50860ba11882 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion (diff) | |
download | wireguard-linux-8f5f3786dba765099f12da00e6be0c26f69f2fbd.tar.xz wireguard-linux-8f5f3786dba765099f12da00e6be0c26f69f2fbd.zip |
netfilter: nf_tables: avoid false-positive lockdep splats with sets
Same as previous patch. All set handling functions here can be called
with transaction mutex held (but not the rcu read lock).
The transaction mutex prevents concurrent add/delete, so this is fine.
Signed-off-by: Florian Westphal <fw@strlen.de>
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