On Jul 26 2021, Eric W. Biederman wrote: > diff --git a/arch/m68k/fpsp040/skeleton.S b/arch/m68k/fpsp040/skeleton.S > index a8f41615d94a..ec767523c012 100644 > --- a/arch/m68k/fpsp040/skeleton.S > +++ b/arch/m68k/fpsp040/skeleton.S > @@ -502,7 +502,8 @@ in_ea: > .section .fixup,#alloc,#execinstr > .even > 1: > - jbra fpsp040_die > + bsrl fpsp040_die > + jmp .Lnotkern That should be jbra instead of jmp. Andreas. -- Andreas Schwab, schwab@xxxxxxxxxxxxxx GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."