ld_gs_base is executing with stack containing only the frame,

temporary pushed %rflags has been popped already.

Pointy hat to:	kib
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2010-04-14 20:04:55 +00:00
parent aa12cea2cc
commit b71e04d3a8

View file

@ -815,7 +815,6 @@ fsbase_load_fault:
ALIGN_TEXT
.globl gsbase_load_fault
gsbase_load_fault:
popfq
movl $T_PROTFLT,TF_TRAPNO(%rsp)
movq %rsp, %rdi
call trap