--- zzzz-none-000/linux-4.9.218/arch/mips/include/asm/pgtable.h 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ax-750/linux-4.9.218/arch/mips/include/asm/pgtable.h 2023-03-29 10:59:06.000000000 +0000 @@ -214,7 +214,7 @@ if (kernel_uses_llsc && R10000_LLSC_WAR) { __asm__ __volatile__ ( - " .set arch=r4000 \n" + " .set arch=mips32r2 \n" " .set push \n" " .set noreorder \n" "1:" __LL "%[tmp], %[buddy] \n"