--- zzzz-none-000/linux-4.9.231/arch/mips/pmcs-msp71xx/msp_setup.c 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/arch/mips/pmcs-msp71xx/msp_setup.c 2022-03-30 12:03:33.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"