]> Git Repo - linux.git/commit
[PATCH] lockdep: locking init debugging improvement
authorIngo Molnar <[email protected]>
Mon, 3 Jul 2006 07:24:34 +0000 (00:24 -0700)
committerLinus Torvalds <[email protected]>
Mon, 3 Jul 2006 22:27:02 +0000 (15:27 -0700)
commite4d919188554a77c798a267e098059bc9aa39726
treebb5e47e09f5d107db44358ad668988f5ae768ade
parent9cebb5526833059f327d237a032422c762378b2a
[PATCH] lockdep: locking init debugging improvement

Locking init improvement:

 - introduce and use __SPIN_LOCK_UNLOCKED for array initializations,
   to pass in the name string of locks, used by debugging

Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Arjan van de Ven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
13 files changed:
drivers/char/random.c
fs/dcache.c
include/linux/idr.h
include/linux/init_task.h
include/linux/notifier.h
include/linux/seqlock.h
include/linux/spinlock_types.h
include/linux/wait.h
kernel/rcupdate.c
kernel/timer.c
mm/swap_state.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_minisocks.c
This page took 0.06129 seconds and 4 git commands to generate.