[PATCH v2 0/2] Support MT SMP on generic MIPS kernel

From: Sander Vanheule
Date: Sat Dec 18 2021 - 05:05:26 EST


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@xxxxxxxxxxxxx/
- 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