-
- Downloads
[PATCH] lockdep: prove mutex locking correctness
Use the lock validator framework to prove mutex locking correctness. Signed-off-by:Ingo Molnar <mingo@elte.hu> Signed-off-by:
Arjan van de Ven <arjan@linux.intel.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- include/linux/mutex-debug.h 7 additions, 1 deletioninclude/linux/mutex-debug.h
- include/linux/mutex.h 28 additions, 3 deletionsinclude/linux/mutex.h
- kernel/mutex-debug.c 5 additions, 1 deletionkernel/mutex-debug.c
- kernel/mutex.c 22 additions, 6 deletionskernel/mutex.c
- kernel/mutex.h 1 addition, 1 deletionkernel/mutex.h
Please register or sign in to comment