diff options
author | Florian Westphal <[email protected]> | 2016-08-11 15:17:57 +0200 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2016-08-12 08:07:12 +0200 |
commit | ae33786f73a7ce5b15ce29e8f342e43606385cef (patch) | |
tree | 93f389908cdcf2be4bce5ef90e322f7a4f19c394 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | a7c44247f704e385c77579d65c6ee6d002832529 (diff) |
xfrm: policy: only use rcu in xfrm_sk_policy_lookup
Don't acquire the readlock anymore and rely on rcu alone.
In case writer on other CPU changed policy at the wrong moment (after we
obtained sk policy pointer but before we could obtain the reference)
just repeat the lookup.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions