Re: [PATCH v3 2/2] cpuhp: Set cpuhp target for boot cpu

From: Valentin Schneider
Date: Tue Jul 19 2022 - 10:39:43 EST


On 11/07/22 17:16, Phil Auld wrote:
> Since the boot cpu does not go through the hotplug process it ends
> up with state == CPUHP_ONLINE but target == CPUHP_OFFLINE.
> Set the target to match in boot_cpu_hotplug_init().
>
> Signed-off-by: Phil Auld <pauld@xxxxxxxxxx>

Reviewed-by: Valentin Schneider <vschneid@xxxxxxxxxx>