Re: Dynamic nop selection breaks boot on Geode LX

From: Steven Rostedt
Date: Mon Oct 04 2010 - 16:31:33 EST


On Mon, 2010-10-04 at 11:46 -0400, Jason Baron wrote:

> restart_nmi();
> +
> + local_irq_save(flags);
> + arch_init_ideal_nop5();
> + local_irq_restore(flags);
> }
>
> /**

BTW, why the irq disabling around the call?

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/