MIPS: only register MT SMP ops if MT is supported
authorSander Vanheule <sander@svanheule.net>
Sat, 18 Dec 2021 10:05:10 +0000 (11:05 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 21 Dec 2021 12:51:39 +0000 (13:51 +0100)
commit047ff68b43d4dc912dd89d8e156e74af9f69ca93
treea49d94d2b82ce3001b9debdd70a302df69722a41
parent95339b70677dc6f9a2d669c4716058e71b8dc1c7
MIPS: only register MT SMP ops if MT is supported

Verify that the current CPU actually supports multi-threading before
registering MT SMP ops, instead of unconditionally registering them if
the kernel is compiled with CONFIG_MIPS_MT_SMP.

Suggested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/smp-ops.h