From: Andi Kleen Date: Fri, 19 Oct 2007 18:35:03 +0000 (+0200) Subject: x86: use raw locks during oopses X-Git-Tag: v2.6.24-rc1~132^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39743c9ef717fd4f2b5583f010115c5f2482b8ae;p=pandora-kernel.git x86: use raw locks during oopses Don't want any lockdep or other fragile machinery to run during oopses. Use raw spinlocks directly for oops locking. Also disables irq flag tracing there. [ tglx: arch/x86 adaptation ] Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed