mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 06:38:28 +00:00
committed by
Christian Helmuth
parent
0252d47f28
commit
53d471aa22
@ -46,8 +46,7 @@ void Signal_source_component::submit(Signal_context_component *context,
|
||||
if (!context->is_enqueued()) {
|
||||
_signal_queue.enqueue(context);
|
||||
|
||||
/* wake up client */
|
||||
Nova::sm_ctrl(_blocking_semaphore.local_name(), Nova::SEMAPHORE_UP);
|
||||
_wakeup_client();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user