Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / x86_64 / kernel / head.S
index c9739ca..6df05e6 100644 (file)
@@ -191,7 +191,6 @@ startup_64:
         * jump
         */
        movq    initial_code(%rip),%rax
-       pushq   $0              # fake return address
        jmp     *%rax
 
        /* SMP bootup changes these two */