mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-02 07:30:58 +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