syscall offload: avoid double IRQ enabling
Change-Id: I202c9f348b66672b1c9f8c146d4e28ec1d9c7658
This commit is contained in:
committed by
Masamichi Takagi
parent
6441aa1abb
commit
2b9a053504
@ -292,6 +292,7 @@ schedule:
|
||||
cpu_restore_interrupt(flags);
|
||||
schedule();
|
||||
waitq_finish_wait(&thread->scd_wq, &scd_wq_entry);
|
||||
continue;
|
||||
}
|
||||
else {
|
||||
if (do_schedule) {
|
||||
|
||||
Reference in New Issue
Block a user