]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] lockdep: rename DEBUG_WARN_ON()
authorIngo Molnar <mingo@elte.hu>
Mon, 3 Jul 2006 07:24:30 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:27:01 +0000 (15:27 -0700)
commit9e7f4d451e99b7592a96ad0efaf8bcc1e7b2f854
treebc61ead5d497222f93acebbb5cbe1debf6b758ee
parent61f4c3d6db3ecbdd4e1a2a7a1710c1410d085dd1
[PATCH] lockdep: rename DEBUG_WARN_ON()

Rename DEBUG_WARN_ON() to the less generic DEBUG_LOCKS_WARN_ON() name, so that
it's clear that this is a lock-debugging internal mechanism.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/mutex-debug.c
kernel/mutex-debug.h
kernel/mutex.c
kernel/mutex.h