|
@@ -553,7 +553,7 @@ iret_label:
|
|
/* force a signal here? this matches i386 behaviour */
|
|
/* force a signal here? this matches i386 behaviour */
|
|
/* running with kernel gs */
|
|
/* running with kernel gs */
|
|
bad_iret:
|
|
bad_iret:
|
|
- movq $-9999,%rdi /* better code? */
|
|
|
|
|
|
+ movq $11,%rdi /* SIGSEGV */
|
|
sti
|
|
sti
|
|
jmp do_exit
|
|
jmp do_exit
|
|
.previous
|
|
.previous
|