From: Ingo Molnar Date: Mon, 3 Jul 2006 07:24:30 +0000 (-0700) Subject: [PATCH] lockdep: rename DEBUG_WARN_ON() X-Git-Tag: v2.6.18-rc1~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7f4d451e99b7592a96ad0efaf8bcc1e7b2f854;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed