]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5816646972e092eedddd808e329f74b45a586053
tree83c8372a5289e14237eea64207886508866ee1a4
parentc5113a3ea85ee640bde5b7b1b17b798456907625
[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