Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[openwrt/staging/blogic.git] / arch / x86 / entry / entry_64.S
index 9ab3ea6d02fc64c0726536ef9b90509c5e39c081..eead1e2bebd5c12f1bda7539760ae728b268a09b 100644 (file)
@@ -348,7 +348,7 @@ SYM_CODE_START(ret_from_fork)
        /* kernel thread */
        UNWIND_HINT_EMPTY
        movq    %r12, %rdi
-       CALL_NOSPEC %rbx
+       CALL_NOSPEC rbx
        /*
         * A kernel thread is allowed to return here after successfully
         * calling do_execve().  Exit to userspace to complete the execve()