From: Ingo Molnar Date: Mon, 3 Jul 2006 07:24:29 +0000 (-0700) Subject: [PATCH] lockdep: remove RWSEM_DEBUG remnants X-Git-Tag: v2.6.18-rc1~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f4c3d6db3ecbdd4e1a2a7a1710c1410d085dd1;p=pandora-kernel.git [PATCH] lockdep: remove RWSEM_DEBUG remnants RWSEM_DEBUG used to be a printk based 'tracing' facility, probably used for very early prototypes of the rwsem code. Remove it. Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed