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