summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_state.c
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@gmail.com>2010-10-28 00:34:06 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2010-10-28 03:03:12 +0200
commitb8ed374e202e23caaf9bd77dcadc9de6447faaa8 (patch)
treeea97fe186c7e0c0ee8cd61e0fc94dc42f635fd3b /net/xfrm/xfrm_state.c
parentptrace: cleanup arch_ptrace() on xtensa (diff)
downloadlinux-b8ed374e202e23caaf9bd77dcadc9de6447faaa8.tar.xz
linux-b8ed374e202e23caaf9bd77dcadc9de6447faaa8.zip
signals: annotate lock_task_sighand()
lock_task_sighand() grabs sighand->siglock in case of returning non-NULL but unlock_task_sighand() releases it unconditionally. This leads sparse to complain about the lock context imbalance. Rename and wrap lock_task_sighand() using __cond_lock() macro to make sparse happy. Suggested-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Namhyung Kim <namhyung@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Oleg Nesterov <oleg@redhat.com> Cc: Roland McGrath <roland@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/xfrm/xfrm_state.c')
0 files changed, 0 insertions, 0 deletions