summaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2024-11-04 10:41:14 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2024-11-05 22:06:14 +0100
commit8f5f3786dba765099f12da00e6be0c26f69f2fbd (patch)
tree53f98b78201fb730df99b0d6d42b50860ba11882 /net/lapb
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 <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions