genode/repos/base-okl4/src/base/ipc
Alexander Boettcher 50d6d2e922 okl4: fix return value if IPC failed
Otherwise RPC calls to dead/invalid destinations are rated as successful,
which leads to wrong execution paths later on. Triggered by bomb.run where
rm_session.attach() returned as successful with local address set to 0, which
causes un-handled page-faults later on.

Fixes #1480
2015-05-06 10:55:16 +02:00
..
ipc.cc okl4: fix return value if IPC failed 2015-05-06 10:55:16 +02:00
pager.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00