genode/repos/base-hw/src
Martin Stein 70aa98d837 hw: fix bug in cancellation of 'await_signal'
There were two bugs. First, the caller of Kernel::await_signal wasn't
re-activated for scheduling. Second, the caller did not memorize that he
doesn't wait on a receiver anymore which had bad side effects on further
signal handling.

Fix #1459
2015-04-09 16:04:44 +02:00
..
base Update or add hw_x86_64 copyright headers 2015-03-27 11:53:32 +01:00
core hw: fix bug in cancellation of 'await_signal' 2015-04-09 16:04:44 +02:00
test thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00