diff options
author | Florian Westphal <fw@strlen.de> | 2025-03-07 14:47:54 +0300 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2025-03-12 12:15:38 +0300 |
commit | 2e460eefbd4469420349bdcb81b331a46211717a (patch) | |
tree | a75ef3e337245b17f8c634f14812b2494c65c804 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9d381c77087b7d2ceaba917520ee213ea32d6766 (diff) | |
download | linux-2e460eefbd4469420349bdcb81b331a46211717a.tar.xz |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions