* tip-bot for Thomas Gleixner <[email protected]> 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

Reply via email to