]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/kernel/entry_64.S
Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2
[net-next-2.6.git] / arch / x86 / kernel / entry_64.S
index e4c9710cae520ab109eb7cd6a494fbad5add3054..586bed677557cdaed49f176024726a4cbe5dabad 100644 (file)
@@ -347,6 +347,7 @@ ENTRY(save_args)
        popq_cfi %rax                   /* move return address... */
        mov PER_CPU_VAR(irq_stack_ptr),%rsp
        EMPTY_FRAME 0
+       pushq_cfi %rbp                  /* backlink for unwinder */
        pushq_cfi %rax                  /* ... to the new stack */
        /*
         * We entered an interrupt context - irqs are off: