]> err.no Git - linux-2.6/commit
x86: don't call local_irq_enable before entering idle
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:07 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:00 +0000 (17:41 +0200)
commit3ff8171feecfcdee46be7d6e92259debe46ac87f
tree571f40f61b2638de9f96b6add9dd48fb4a7620b4
parent3b22ec7b13cb31e0d87fbc0aabe14caaaad309e8
x86: don't call local_irq_enable before entering idle

the call to idle is guaranteed to do it.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_32.c