diff options
author | Florian Westphal <fw@strlen.de> | 2023-03-28 18:44:15 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2023-03-30 22:20:09 +0200 |
commit | 356e2adb3f3b9fe4427224eec2f8819a3078665f (patch) | |
tree | aa709ee6ae6ba495d36962546ee73a27bcb9b4fb /net/unix/af_unix.c | |
parent | da617cd8d90608582eb8d0b58026f31f1a9bfb1d (diff) |
netfilter: nfnetlink_log: remove rcu_bh usage
structure is free'd via call_rcu, so its safe to use rcu_read_lock only.
While at it, skip rcu_read_lock for lookup from packet path, its always
called with rcu held.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions