mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +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