diff options
author | 2025-03-07 12:47:54 +0100 | |
---|---|---|
committer | 2025-03-12 10:15:38 +0100 | |
commit | 2e460eefbd4469420349bdcb81b331a46211717a (patch) | |
tree | a75ef3e337245b17f8c634f14812b2494c65c804 /scripts/gdb/linux/utils.py | |
parent | Merge branch 'Support-PMTU-in-tunnel-mode-for-packet-offload' (diff) | |
download | wireguard-linux-2e460eefbd4469420349bdcb81b331a46211717a.tar.xz wireguard-linux-2e460eefbd4469420349bdcb81b331a46211717a.zip |
xfrm: state: make xfrm_state_lookup_byaddr lockless
This appears to be an oversight back when the state lookup
was converted to RCU, I see no reason why we need to hold the
state lock here.
__xfrm_state_lookup_byaddr already uses xfrm_state_hold_rcu
helper to obtain a reference, so just replace the state
lock with rcu.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions