From: Ingo Molnar Date: Mon, 3 Jul 2006 07:24:58 +0000 (-0700) Subject: [PATCH] lockdep: do not recurse in printk X-Git-Tag: v2.6.18-rc1~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f1ccfd8d37457a6d8a9e01acebeefcdfcc306e;p=pandora-kernel.git [PATCH] lockdep: do not recurse in printk Make printk()-ing from within the lock validation code safer by using the lockdep-recursion counter. Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed