Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292727
b: refs/heads/master
c: 928282e
h: refs/heads/master
i:
  292725: f1946a4
  292723: e9a22c7
  292719: e3d7f54
v: v3
  • Loading branch information
Mark Wielaard authored and Ingo Molnar committed Feb 27, 2012
1 parent 1502cab commit be8a52b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f0ba662a6e06f2fb58201800eff33dcad9246f97
refs/heads/master: 928282e432ee584129a39da831ffa72c38e189b7
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/entry_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ ret_from_intr:

/* Restore saved previous stack */
popq %rsi
CFI_DEF_CFA_REGISTER rsi
CFI_DEF_CFA rsi,SS+8-RBP /* reg/off reset after def_cfa_expr */
leaq ARGOFFSET-RBP(%rsi), %rsp
CFI_DEF_CFA_REGISTER rsp
CFI_ADJUST_CFA_OFFSET RBP-ARGOFFSET
Expand Down

0 comments on commit be8a52b

Please sign in to comment.