Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23846
b: refs/heads/master
c: 3076a49
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Mar 25, 2006
1 parent ca4101a commit 05647fb
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: ad90573f93533ddf1035b0468ed27b4453e50c46
refs/heads/master: 3076a492a5e8dd624f237886646b35d12193502d
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ iret_label:
/* force a signal here? this matches i386 behaviour */
/* running with kernel gs */
bad_iret:
movq $-9999,%rdi /* better code? */
movq $11,%rdi /* SIGSEGV */
sti
jmp do_exit
.previous
Expand Down

0 comments on commit 05647fb

Please sign in to comment.