Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121020
b: refs/heads/master
c: 3345453
h: refs/heads/master
v: v3
  • Loading branch information
gorcunov@gmail.com authored and Ingo Molnar committed Nov 27, 2008
1 parent 1284f4d commit 21d29d2
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: d211af055d0c12dc3416c2886e6fbdc6eb74a381
refs/heads/master: 33454539f386a2beb38269bea5fff82b3d56b0e9
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 @@ -194,7 +194,7 @@ ENTRY(native_usergs_sysret64)
pushq %rax /* rsp */
CFI_ADJUST_CFA_OFFSET 8
CFI_REL_OFFSET rsp,0
pushq $(1<<9) /* eflags - interrupts on */
pushq $X86_EFLAGS_IF /* eflags - interrupts on */
CFI_ADJUST_CFA_OFFSET 8
/*CFI_REL_OFFSET rflags,0*/
pushq $__KERNEL_CS /* cs */
Expand Down

0 comments on commit 21d29d2

Please sign in to comment.