Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138723
b: refs/heads/master
c: c281018
h: refs/heads/master
i:
  138721: c9267bc
  138719: 740be68
v: v3
  • Loading branch information
Jan Beulich authored and Ingo Molnar committed Mar 12, 2009
1 parent 58d80d4 commit 376f548
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9fa7266c2f0cdfcb09eacba2d3624bec7df78641
refs/heads/master: c2810188c1b810c68139608a207befae0a4f1e69
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/entry_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ ENTRY(save_rest)
END(save_rest)

/* save complete stack frame */
.pushsection .kprobes.text, "ax"
ENTRY(save_paranoid)
XCPT_FRAME 1 RDI+8
cld
Expand Down Expand Up @@ -396,6 +397,7 @@ ENTRY(save_paranoid)
1: ret
CFI_ENDPROC
END(save_paranoid)
.popsection

/*
* A newly forked process directly context switches into this address.
Expand Down

0 comments on commit 376f548

Please sign in to comment.