[PATCH 2 0/4] powerpc: don't mess with SMT at boot time

Greg Kurz gkurz at linux.vnet.ibm.com
Sat Dec 6 02:13:36 AEDT 2014


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



More information about the Linuxppc-dev mailing list