FOC: cli in context of leave_by_trigger_exception
Bug triggering on 64bit. Without the cli (as used on 32bit) the assertion in kernel/fiasco/src/kern/thread-ipc.cpp:739 triggers.
This commit is contained in:
committed by
Sebastian Sumpf
parent
7cd187003d
commit
1acdeeb381
@@ -414,6 +414,7 @@ GATE_INITTAB_END
|
||||
.p2align
|
||||
.globl leave_by_trigger_exception
|
||||
leave_by_trigger_exception:
|
||||
cli
|
||||
sub $40, %rsp
|
||||
pushq $0x00
|
||||
pushq $0xff
|
||||
|
||||
Reference in New Issue
Block a user