|
@@ -346,6 +346,7 @@ ENTRY(save_args)
|
|
popq_cfi %rax /* move return address... */
|
|
popq_cfi %rax /* move return address... */
|
|
mov %gs:pda_irqstackptr,%rsp
|
|
mov %gs:pda_irqstackptr,%rsp
|
|
EMPTY_FRAME 0
|
|
EMPTY_FRAME 0
|
|
|
|
+ pushq_cfi %rbp /* backlink for unwinder */
|
|
pushq_cfi %rax /* ... to the new stack */
|
|
pushq_cfi %rax /* ... to the new stack */
|
|
/*
|
|
/*
|
|
* We entered an interrupt context - irqs are off:
|
|
* We entered an interrupt context - irqs are off:
|