mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
4903487f21
commit
46c8267fa9
@ -171,9 +171,6 @@ int lx_emul_irq_task_function(void * data)
|
|||||||
for (;;) {
|
for (;;) {
|
||||||
lx_emul_task_schedule(true);
|
lx_emul_task_schedule(true);
|
||||||
|
|
||||||
if (!dde_irq_domain)
|
|
||||||
continue;
|
|
||||||
|
|
||||||
local_irq_save(flags);
|
local_irq_save(flags);
|
||||||
irq_enter();
|
irq_enter();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user