Re: [PATCH] x86: adjust enable_NMI_through_LVT0()

From: Ingo Molnar
Date: Mon Dec 17 2007 - 08:37:54 EST



* Jan Beulich <jbeulich@xxxxxxxxxx> wrote:

> Its previous use in a call to on_each_cpu() was pointless, as at the
> time that code gets executed only one CPU is online. Further, the
> function can be __cpuinit, and for this to work without
> CONFIG_HOTPLUG_CPU setup_nmi() must also get an attribute (this one
> can even be __init; on 64-bits check_timer() also was lacking that
> attribute).

thanks, applied.

Ingo
--
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/