Re: [PATCH] cpu/hotplug: Fix state name in takedown_cpu comment

2017-12-06 Thread Ingo Molnar
* Brendan Jackman wrote: > CPUHP_AP_SCHED_MIGRATE_DYING doesn't exist, it looks like this was > supposed to refer to CPUHP_AP_SCHED_STARTING's teardown callback > i.e. sched_cpu_dying. > > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: Peter Zijlstra > Cc: Sebastian Andrzej Siewior > Cc: Boris

[PATCH] cpu/hotplug: Fix state name in takedown_cpu comment

2017-12-06 Thread Brendan Jackman
CPUHP_AP_SCHED_MIGRATE_DYING doesn't exist, it looks like this was supposed to refer to CPUHP_AP_SCHED_STARTING's teardown callback i.e. sched_cpu_dying. Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Sebastian Andrzej Siewior Cc: Boris Ostrovsky Cc: Dietmar Eggemann Cc: Quentin