From: Peter Zijlstra Date: Fri, 20 Mar 2009 10:13:20 +0000 (+0100) Subject: lockdep: fix deadlock in lockdep_trace_alloc X-Git-Tag: v2.6.30-rc1~607^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8501815256af8498904e68bd0984b1afffd6f8;p=pandora-kernel.git lockdep: fix deadlock in lockdep_trace_alloc Heiko reported that we grab the graph lock with irqs enabled. Fix this by providng the same wrapper as all other lockdep entry functions have. Reported-by: Heiko Carstens Signed-off-by: Peter Zijlstra Cc: Nick Piggin LKML-Reference: <1237544000.24626.52.camel@twins> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed