[PATCH] lockdep: annotate bh_lock_sock()
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:25:13 +0000 (00:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:08 +0000 (15:27 -0700)
commitc63661848581a9842dfc72d9a400285dd284fc47
tree83c8372a5289e14237eea64207886508866ee1a4
parenta09785a2414afb261d9f719d544742af4300df22
[PATCH] lockdep: annotate bh_lock_sock()

Teach special (recursive) locking code to the lock validator.  Has no effect
on non-lockdep kernels.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/net/sock.h
net/ipv4/tcp_ipv4.c