]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/head_64.S
x86, trampoline: Common infrastructure for low memory trampolines
[~andy/linux] / arch / x86 / kernel / head_64.S
index 239046bd447f9320d92fb0832cac6eeac4335685..e11e39478a4978643559e650844cb9941c876523 100644 (file)
@@ -136,10 +136,9 @@ ident_complete:
        /* Fixup phys_base */
        addq    %rbp, phys_base(%rip)
 
-#ifdef CONFIG_X86_TRAMPOLINE
+       /* Fixup trampoline */
        addq    %rbp, trampoline_level4_pgt + 0(%rip)
        addq    %rbp, trampoline_level4_pgt + (511*8)(%rip)
-#endif
 
        /* Due to ENTRY(), sometimes the empty space gets filled with
         * zeros. Better take a jmp than relying on empty space being