Re: [PATCH v4 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
From: Srikar Dronamraju <hidden>
Date: 2023-08-14 10:54:37
Also in:
linux-arch, lkml
From: Srikar Dronamraju <hidden>
Date: 2023-08-14 10:54:37
Also in:
linux-arch, lkml
* Laurent Dufour [off-list ref] [2023-07-05 16:51:43]:
From: Michael Ellerman <mpe@ellerman.id.au> Integrate with the generic SMT support, so that when a CPU is DLPAR onlined it is brought up with the correct SMT mode.
Looks good to me. Reviewed-by: Srikar Dronamraju <redacted>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> --- arch/powerpc/platforms/pseries/hotplug-cpu.c | 8 ++++++++ 1 file changed, 8 insertions(+)
-- Thanks and Regards Srikar Dronamraju