diff options
author | Florian Westphal <fw@strlen.de> | 2016-08-09 12:16:08 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2016-08-10 11:23:24 +0200 |
commit | c8406998b80183ef87895ab1de4dbed8bb2d53a0 (patch) | |
tree | 4b6c613e08a0ff3d6a93393724d6d45c40c7c958 /usr | |
parent | b65e3d7be06fd8ff5236439254f338fe1a8d4bbd (diff) | |
download | linux-c8406998b80183ef87895ab1de4dbed8bb2d53a0.tar.bz2 |
xfrm: state: use rcu_deref and assign_pointer helpers
Before xfrm_state_find() can use rcu_read_lock instead of xfrm_state_lock
we need to switch users of the hash table to assign/obtain the pointers
with the appropriate rcu helpers.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions