* Jan Beulich <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to