Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113539
b: refs/heads/master
c: 7e61a79
h: refs/heads/master
i:
  113537: b4dcc43
  113535: dcfe9fd
v: v3
  • Loading branch information
Alexander van Heukelum authored and Ingo Molnar committed Oct 13, 2008
1 parent eb1ebf0 commit 3e2b50d
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 6b11d4ef3e4d6ce83fb177aa50fdf385abb17d1a
refs/heads/master: 7e61a7932495e37685e95ec9a59ad08810dec959
3 changes: 3 additions & 0 deletions trunk/arch/x86/kernel/entry_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,9 @@ END(spurious_interrupt)
.if \ist
movq %gs:pda_data_offset, %rbp
.endif
.if \irqtrace
TRACE_IRQS_OFF
.endif
movq %rsp,%rdi
movq ORIG_RAX(%rsp),%rsi
movq $-1,ORIG_RAX(%rsp)
Expand Down

0 comments on commit 3e2b50d

Please sign in to comment.