]> git.dujemihanovic.xyz Git - linux.git/commit
powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 5 Jul 2023 14:51:43 +0000 (16:51 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 2 Aug 2023 12:49:46 +0000 (22:49 +1000)
commitd1099e2276df1d8dd4037552c2f34eb4c4df4a75
tree10e415a99813b3eb3504a9afcb99a8aa3c489fd8
parent73c58e7e14126466701705820c4eb47daddc357d
powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs

Integrate with the generic SMT support, so that when a CPU is DLPAR
onlined it is brought up with the correct SMT mode.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230705145143.40545-11-ldufour@linux.ibm.com
arch/powerpc/platforms/pseries/hotplug-cpu.c