提交 a507ef3a 编写于 作者: R Russell King

[PATCH] ARM: Remove nmi_tick() from Integrator.

Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 14eb75b6
......@@ -227,7 +227,6 @@ integrator_timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
* primary CPU
*/
if (hard_smp_processor_id() == 0) {
nmi_tick();
timer_tick(regs);
#ifdef CONFIG_SMP
smp_send_timer();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册