mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-24 02:51:20 +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