--- zzzz-none-000/linux-4.9.231/arch/mips/include/asm/compiler.h 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/arch/mips/include/asm/compiler.h 2022-03-30 12:03:33.000000000 +0000 @@ -72,7 +72,7 @@ #else /* MIPS64 is a superset of MIPS32 */ #define MIPS_ISA_LEVEL "mips64r2" -#define MIPS_ISA_ARCH_LEVEL "arch=r4000" +#define MIPS_ISA_ARCH_LEVEL "arch=mips64r2" #define MIPS_ISA_LEVEL_RAW mips64r2 #define MIPS_ISA_ARCH_LEVEL_RAW MIPS_ISA_LEVEL_RAW #endif /* CONFIG_CPU_MIPSR6 */