As requested by mpe, this series now covers both the smt-enabled kernel parameter and the ibm,smt-enabled property. The cleanup was split into 3 separate patches to ease review, but I guess they could be folded into a single patch as well.
--- Greg Kurz (4): powerpc: drop the ability to tweak SMT mode at boot time powerpc: drop smt_enabled_at_boot powerpc: drop smp_generic_cpu_bootable() powerpc: drop the cpu_bootable hook arch/powerpc/include/asm/smp.h | 3 -- arch/powerpc/kernel/setup_64.c | 61 +--------------------------------- arch/powerpc/kernel/smp.c | 16 +-------- arch/powerpc/platforms/85xx/smp.c | 1 - arch/powerpc/platforms/cell/smp.c | 1 - arch/powerpc/platforms/powernv/smp.c | 1 - arch/powerpc/platforms/pseries/smp.c | 1 - 7 files changed, 2 insertions(+), 82 deletions(-) -- Greg _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev