]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: MT extensions are not available on MIPS32r1
authorPaul Cercueil <paul@crapouillou.net>
Fri, 25 Jun 2021 10:49:29 +0000 (11:49 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 29 Jun 2021 08:14:58 +0000 (10:14 +0200)
commit1c80616376796dc30174fd3bd4d0b9492c5c6d71
treea38ebdce83a0c1af3549255cda3b6f4d4f6ffa7a
parentcb5a3f05d299840b625dc6e3348e4bb2d58cf94d
MIPS: MT extensions are not available on MIPS32r1

MIPS MT extensions were added with the MIPS 34K processor, which was
based on the MIPS32r2 ISA.

This fixes a build error when building a generic kernel for a MIPS32r1
CPU.

Fixes: 962a9fefc06c ("MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol")
Cc: stable@vger.kernel.org # v5.9
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/cpu-features.h