--- zzzz-none-000/linux-4.9.276/arch/mips/include/asm/pgtable.h 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/arch/mips/include/asm/pgtable.h 2023-04-05 08:19:00.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"