linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2 0/4] powerpc: don't mess with SMT at boot time
@ 2014-12-05 15:13 Greg Kurz
  2014-12-05 15:14 ` [PATCH 2 1/4] powerpc: drop the ability to tweak SMT mode " Greg Kurz
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Greg Kurz @ 2014-12-05 15:13 UTC (permalink / raw)
  To: linuxppc-dev

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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-12-12  5:22 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 15:13 [PATCH 2 0/4] powerpc: don't mess with SMT at boot time Greg Kurz
2014-12-05 15:14 ` [PATCH 2 1/4] powerpc: drop the ability to tweak SMT mode " Greg Kurz
2014-12-05 18:52   ` Scott Wood
2014-12-08  8:23     ` Greg Kurz
2014-12-08 22:39       ` Scott Wood
2014-12-09  4:11     ` Michael Ellerman
2014-12-09  8:53       ` Greg Kurz
2014-12-09 21:04       ` Scott Wood
2014-12-09 23:56         ` Michael Ellerman
2014-12-10  0:14           ` Scott Wood
2014-12-10  2:14             ` Michael Ellerman
2014-12-10 23:50               ` Scott Wood
2014-12-12  5:19                 ` Michael Ellerman
2014-12-05 15:14 ` [PATCH 2 2/4] powerpc: drop smt_enabled_at_boot Greg Kurz
2014-12-05 15:15 ` [PATCH 2 3/4] powerpc: drop smp_generic_cpu_bootable() Greg Kurz
2014-12-05 15:34   ` Greg Kurz
2014-12-05 15:15 ` [PATCH 2 4/4] powerpc: drop the cpu_bootable hook Greg Kurz
2014-12-05 15:42   ` [PATCH] " Greg Kurz
2014-12-12  5:22 ` [PATCH 2 0/4] powerpc: don't mess with SMT at boot time Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).