提交 59f0eaaa 编写于 作者: I Ingo Molnar

bfin: Fix typo in arch_cpu_idle()

Introduced by commit 25d67f86 ("bfin: Use generic idle loop").

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Paul McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Cc: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: NIngo Molnar <mingo@kernel.org>
上级 f4e2e9a4
......@@ -65,7 +65,7 @@ void arch_cpu_idle(void)
hard_local_irq_enable();
}
#ufdef CONFIG_HOTPLUG_CPU
#ifdef CONFIG_HOTPLUG_CPU
void arch_cpu_idle_dead(void)
{
cpu_die();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册