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