diff options
author | Taehee Yoo <ap420073@gmail.com> | 2018-03-16 03:35:51 +0100 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2018-03-16 08:26:02 +0100 |
commit | 46c0ef6e1eb95f619d9f62da4332749153db92f7 (patch) | |
tree | fc5fd0284a14c69435f2ee6843b2a4a8e3fe14cf /mm/mempolicy.c | |
parent | net sched actions: return explicit error when tunnel_key mode is not specified (diff) | |
download | linux-46c0ef6e1eb95f619d9f62da4332749153db92f7.tar.xz linux-46c0ef6e1eb95f619d9f62da4332749153db92f7.zip |
xfrm: fix rcu_read_unlock usage in xfrm_local_error
In the xfrm_local_error, rcu_read_unlock should be called when afinfo
is not NULL. because xfrm_state_get_afinfo calls rcu_read_unlock
if afinfo is NULL.
Fixes: af5d27c4e12b ("xfrm: remove xfrm_state_put_afinfo")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions