Skip to content
Commit 4141b36a authored by Steffen Klassert's avatar Steffen Klassert
Browse files

xfrm: Fix xfrm_policy_lock imbalance

An earlier patch accidentally replaced a write_lock_bh
with a spin_unlock_bh. Fix this by using spin_lock_bh
instead.

Fixes: 9d0380df

 ("xfrm: policy: convert policy_lock to spinlock")
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 9d0380df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment