diff options
author | Steffen Klassert <steffen.klassert@secunet.com> | 2016-08-24 13:08:40 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2016-08-24 13:13:08 +0200 |
commit | 4141b36ab16d7a66b4cf712f2d21eba61c5927e5 (patch) | |
tree | befefbb3606afb437694898dd76c4f6337084345 /kernel/bpf | |
parent | 9d0380df6217e8dd014118fa1c99dda9974f3613 (diff) |
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: 9d0380df6217 ("xfrm: policy: convert policy_lock to spinlock")
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions