Send a signal to mcexec after switching to that process.
Change-Id: Ia882ef5027931009ee65febd0cbe22022a755c4a Refs: #1505
This commit is contained in:
committed by
Masamichi Takagi
parent
b0bd1feefb
commit
afea6af667
@@ -923,9 +923,6 @@ void interrupt_exit(struct x86_user_context *regs)
|
||||
check_need_resched();
|
||||
check_signal(0, regs, -1);
|
||||
}
|
||||
else {
|
||||
check_sig_pending();
|
||||
}
|
||||
}
|
||||
|
||||
void handle_interrupt(int vector, struct x86_user_context *regs)
|
||||
|
||||
Reference in New Issue
Block a user