Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234645
b: refs/heads/master
c: 2b15cd9
h: refs/heads/master
i:
  234643: 9d68f23
v: v3
  • Loading branch information
Borislav Petkov authored and Ingo Molnar committed Feb 20, 2011
1 parent 366006b commit 42470b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: da1016df85ed67b6f7dbb765532c54bc35ba08d7
refs/heads/master: 2b15cd96e5e93f9aa4f7041c91c1e7c344a62cbb
2 changes: 0 additions & 2 deletions trunk/arch/x86/include/asm/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ do { \
*/
#define HAVE_DISABLE_HLT
#else
#define __SAVE(reg, offset) "movq %%" #reg ",(14-" #offset ")*8(%%rsp)\n\t"
#define __RESTORE(reg, offset) "movq (14-" #offset ")*8(%%rsp),%%" #reg "\n\t"

/* frame pointer must be last for get_wchan */
#define SAVE_CONTEXT "pushf ; pushq %%rbp ; movq %%rsi,%%rbp\n\t"
Expand Down

0 comments on commit 42470b5

Please sign in to comment.