]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/head_64.S
Merge tag 'v3.11' into next
[~andy/linux] / arch / x86 / kernel / head_64.S
index 5e4d8a8a5c407b7cae67f3d7f86392962c506d0d..e1aabdb314c83740dd686eb4c70a6f40c312e258 100644 (file)
@@ -512,21 +512,6 @@ ENTRY(phys_base)
 
 #include "../../x86/xen/xen-head.S"
        
-       .section .bss, "aw", @nobits
-       .align L1_CACHE_BYTES
-ENTRY(idt_table)
-       .skip IDT_ENTRIES * 16
-
-       .align L1_CACHE_BYTES
-ENTRY(debug_idt_table)
-       .skip IDT_ENTRIES * 16
-
-#ifdef CONFIG_TRACING
-       .align L1_CACHE_BYTES
-ENTRY(trace_idt_table)
-       .skip IDT_ENTRIES * 16
-#endif
-
        __PAGE_ALIGNED_BSS
 NEXT_PAGE(empty_zero_page)
        .skip PAGE_SIZE