diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2018-05-29 19:05:25 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-06-21 14:20:57 +0200 |
commit | c4de65696d865c225fda3b9913b31284ea65ea96 (patch) | |
tree | da7dc678d2b04e58bc8fb06140ae5d72e82a752f /drivers/sh | |
parent | f048c399e0f7490ab7296bc2c255d37eb14a9675 (diff) |
cpu/hotplug: Make bringup/teardown of smp threads symmetric
The asymmetry caused a warning to trigger if the bootup was stopped in state
CPUHP_AP_ONLINE_IDLE. The warning no longer triggers as kthread_park() can
now be invoked on already or still parked threads. But there is still no
reason to have this be asymmetric.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions