mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
c55a499009
commit
ed15a46ca4
@@ -778,6 +778,9 @@ void Child::_try_construct_env_dependent_members()
|
||||
if (session.phase == Session_state::AVAILABLE)
|
||||
session.phase = Session_state::CAP_HANDED_OUT; });
|
||||
|
||||
if (_process.constructed())
|
||||
return;
|
||||
|
||||
_policy.init(_cpu.session(), _cpu.cap());
|
||||
|
||||
Process::Type const type = _policy.forked()
|
||||
|
||||
Reference in New Issue
Block a user