--- zzzz-none-000/linux-4.9.276/arch/mips/pmcs-msp71xx/msp_setup.c 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/arch/mips/pmcs-msp71xx/msp_setup.c 2023-04-05 08:19:00.000000000 +0000 @@ -49,7 +49,7 @@ /* Cache the reset code of this function */ __asm__ __volatile__ ( " .set push \n" - " .set arch=r4000 \n" + " .set arch=mips32r2 \n" " la %0,startpoint \n" " la %1,endpoint \n" " .set pop \n"