mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
869abe4ec6
Multiple calls to get the dataspace capability on NOVA lead to the situation that the caller gets each time a new mapping of the same capability at different indexes. The client/caller assumes to get every time the very same index, e.g. in Noux the index is used to look up structures. Cache the dataspace capability returned via a rm_session for base-nova. |
||
---|---|---|
.. | ||
client.h |