]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/sparc/kernel/winfixup.S
sparc64: Fix bootup regressions on some Kconfig combinations.
[karo-tx-linux.git] / arch / sparc / kernel / winfixup.S
index 1e67ce95836972d439b50c88aa77d8395a543652..855019a8590ea5d556b71c9ae9356f7dcb629588 100644 (file)
@@ -32,8 +32,7 @@ fill_fixup:
         rd     %pc, %g7
        call    do_sparc64_fault
         add    %sp, PTREGS_OFF, %o0
-       ba,pt   %xcc, rtrap
-        nop
+       ba,a,pt %xcc, rtrap
 
        /* Be very careful about usage of the trap globals here.
         * You cannot touch %g5 as that has the fault information.