diff options
author | Eric Dumazet <edumazet@google.com> | 2015-12-08 15:22:01 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-12 00:22:06 (GMT) |
commit | 56f047305dd4b6b61771ac4f523718e4111052a8 (patch) | |
tree | 05de0e01553b3040c009048ee446b849a3f697e1 /fs/nilfs2/file.c | |
parent | b0a8d1a0b6e569b7dd14322ca2df4d576f325908 (diff) | |
download | linux-56f047305dd4b6b61771ac4f523718e4111052a8.tar.xz |
xfrm: add rcu grace period in xfrm_policy_destroy()
We will soon switch sk->sk_policy[] to RCU protection,
as SYNACK packets are sent while listener socket is not locked.
This patch simply adds RCU grace period before struct xfrm_policy
freeing, and the corresponding rcu_head in struct xfrm_policy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/nilfs2/file.c')
0 files changed, 0 insertions, 0 deletions