aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2024-11-04 10:41:14 +0100
committerPablo Neira Ayuso <[email protected]>2024-11-05 22:06:14 +0100
commit8f5f3786dba765099f12da00e6be0c26f69f2fbd (patch)
tree53f98b78201fb730df99b0d6d42b50860ba11882 /tools/perf/scripts/python/bin
parent9adbb4198bf6cf3634032871118a7052aeaa573f (diff)
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 <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions