]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: enable irq in default_idle on 64-bit
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Wed, 30 Jan 2008 12:30:06 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:06 +0000 (13:30 +0100)
commit39d44a51474a52bec6d72d30ebc76f5159101d90
treee8d2fa7a68b3374e347deb8dd5c1a55daab0932b
parent5ee613b6751cd91db4b6bd7c1dc9d2f9cf65cde2
x86: enable irq in default_idle on 64-bit

local_irq_enable() is missing after sched_clock_idle_wakeup_event().

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/process_64.c