diff options
| author | Florian Westphal <[email protected]> | 2025-03-07 11:47:54 +0000 |
|---|---|---|
| committer | Steffen Klassert <[email protected]> | 2025-03-12 09:15:38 +0000 |
| commit | 2e460eefbd4469420349bdcb81b331a46211717a (patch) | |
| tree | a75ef3e337245b17f8c634f14812b2494c65c804 /tools/testing/selftests/net/lib/py/netns.py | |
| parent | Merge branch 'Support-PMTU-in-tunnel-mode-for-packet-offload' (diff) | |
| download | kernel-2e460eefbd4469420349bdcb81b331a46211717a.tar.gz kernel-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 <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/netns.py')
0 files changed, 0 insertions, 0 deletions
