From: Paolo 'Blaisorblade' Giarrusso Date: Wed, 11 Oct 2006 08:21:37 +0000 (-0700) Subject: [PATCH] uml: declare in Kconfig our partial LOCKDEP support X-Git-Tag: v2.6.19-rc2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711553efa5b8581365084cacf3585a36ca253bab;p=pandora-kernel.git [PATCH] uml: declare in Kconfig our partial LOCKDEP support Declare UML partial support for LOCKDEP - however IRQFLAGS tracing requires some coding which nobody did yet, so we cannot run full lockdep on UML. Grep for CONFIG_TRACE_IRQFLAGS on i386 code to find their implementation. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed