genode/base-hw/include/base
Martin Stein f4bd2368f6 hw: cancel unresolved faults before pager dissolve
If an RM client gets dissolved the RM server tries to first
dissolve and then destruct the according pager object. As pager objects
previously cancelled unresolved faults only in destructor the dissolve
operation blocked forever when an unresolved fault existed.
As every pager object should get dissolved before it gets destructed
(signal-context complains otherwise) no more unresolved-fault cancelling
is needed in the destructor.

ref #989
2013-12-20 14:48:06 +01:00
..
ipc_msgbuf.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
native_types.h hw: communicate UTCB dataspace through start info 2013-12-20 14:48:05 +01:00
pager.h hw: cancel unresolved faults before pager dissolve 2013-12-20 14:48:06 +01:00