linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Support MT SMP on generic MIPS kernel
@ 2021-12-18 10:05 Sander Vanheule
  2021-12-18 10:05 ` [PATCH v2 1/2] MIPS: only register MT SMP ops if MT is supported Sander Vanheule
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sander Vanheule @ 2021-12-18 10:05 UTC (permalink / raw)
  To: linux-mips
  Cc: INAGAKI Hiroshi, Jiaxun Yang, Paul Burton, Thomas Bogendoerfer,
	linux-kernel, Sander Vanheule

These patches should allow a generic kernel to enable MT SMP, if
supported by the current CPU.

Changes since v1:
Link: https://lore.kernel.org/all/20211217183930.16192-1-sander@svanheule.net/
- Add patch suggested by Jiaxun

Sander Vanheule (2):
  MIPS: only register MT SMP ops if MT is supported
  MIPS: generic: enable SMP on SMVP systems

 arch/mips/generic/init.c        | 11 ++++++-----
 arch/mips/include/asm/smp-ops.h |  3 +++
 2 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.33.1


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

end of thread, other threads:[~2021-12-21 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-18 10:05 [PATCH v2 0/2] Support MT SMP on generic MIPS kernel Sander Vanheule
2021-12-18 10:05 ` [PATCH v2 1/2] MIPS: only register MT SMP ops if MT is supported Sander Vanheule
2021-12-18 10:05 ` [PATCH v2 2/2] MIPS: generic: enable SMP on SMVP systems Sander Vanheule
2021-12-21 13:56 ` [PATCH v2 0/2] Support MT SMP on generic MIPS kernel Thomas Bogendoerfer

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).