x86/asm/entry/64: Remove a redundant jump
[sfrench/cifs-2.6.git] / arch / x86 / kernel / entry_64.S
index ce852565443a54de68f3d1a9d65a6957ad7f4c8c..e8ddd5196ce7c453eec81aaad4456731d2b885ab 100644 (file)
@@ -1448,7 +1448,6 @@ ENTRY(nmi)
        /* If it is below the NMI stack, it is a normal NMI */
        jb      first_nmi
        /* Ah, it is within the NMI stack, treat it as nested */
-       jmp     nested_nmi
 
        CFI_REMEMBER_STATE