[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160313102934.GA20452@gmail.com>
Date: Sun, 13 Mar 2016 11:29:34 +0100
From: Ingo Molnar <mingo@...nel.org>
To: hpa@...or.com, peterz@...radead.org, linux-kernel@...r.kernel.org,
tglx@...utronix.de
Cc: linux-tip-commits@...r.kernel.org
Subject: Re: [tip:smp/hotplug] cpu/hotplug: Document states better
* tip-bot for Thomas Gleixner <tipbot@...or.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
Powered by blists - more mailing lists