mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
52a69b8a6f
In Vm_space::map when allocating a new page-table-entry selector, the allocator may throw an exception that there are no selecztors left which was not caught by now. Now, we catch this exception, flush the mapping cache to free all selectors again and retry to allocate. Fixes #2781 |
||
---|---|---|
.. | ||
doc | ||
etc | ||
include/sel4 | ||
lib | ||
mk/spec | ||
patches | ||
ports | ||
recipes/src/base-sel4 | ||
src |