mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-03 05:09:39 +00:00
This patch eliminates the need for a global allocator by passing the parent-service registry as argument to the 'Slave::Policy' constructor. Fixes #2269