* Re: [tip:smp/hotplug] cpu/hotplug: Document states better
[not found] <tip-d10ef6f9380b8853c4b48eb104268fccfdc0b0c5@git.kernel.org>
@ 2016-03-13 10:29 ` Ingo Molnar
0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2016-03-13 10:29 UTC (permalink / raw)
To: hpa, peterz, linux-kernel, tglx; +Cc: linux-tip-commits
* tip-bot for Thomas Gleixner <tipbot@zytor.com> wrote:
> cpu/hotplug: Document states better
> [CPUHP_BRINGUP_CPU] = {
> .name = "cpu:bringup",
> .startup = bringup_cpu,
> .teardown = NULL,
> .cant_stop = true,
> },
> + /*
> + * Handled on controll processor until the plugged processor manages
> + * this itself.
s/control
> + /* Entry state on starting. Interrupts enabled from here on. Transient
> + * state for synchronsization */
s/synchronization
-ENONSTANDARDCOMMENT
Thanks,
Ingo
^ permalink raw reply [flat|nested] only message in thread