]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Jul 2021 08:01:13 +0000 (10:01 +0200)
commit5004df970cb10a646b56444d9f39b3f05f36d0cb
tree4dd004105ff68740a4245eeedf726b375dd416a2
parente33ab8f8d8bdb773362725687dcbbad926989f60
MIPS: MT extensions are not available on MIPS32r1

commit cad065ed8d8831df67b9754cc4437ed55d8b48c0 upstream.

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: c434b9f80b09 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/include/asm/cpu-features.h