Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
[linux-2.6-block.git] / arch / x86 / kernel / setup_percpu.c
index 1d5c79473639a55680f1e9af2d0e560e6f9f96bf..2bbd27f8980217bc443ac4d202d6658328061a81 100644 (file)
@@ -246,7 +246,7 @@ void __init setup_per_cpu_areas(void)
 #ifdef CONFIG_X86_64
                per_cpu(irq_stack_ptr, cpu) =
                        per_cpu(irq_stack_union.irq_stack, cpu) +
-                       IRQ_STACK_SIZE - 64;
+                       IRQ_STACK_SIZE;
 #endif
 #ifdef CONFIG_NUMA
                per_cpu(x86_cpu_to_node_map, cpu) =