mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
25a212aa24
commit
6712eac7e6
@ -103,7 +103,7 @@ class Platform::Device_pd
|
||||
Genode::Ram_quota_guard &ram_guard,
|
||||
Genode::Cap_quota_guard &cap_guard)
|
||||
:
|
||||
_pd(env, label.string(), Genode::Pd_connection::Virt_space::UNCONSTRAIN),
|
||||
_pd(env, "device PD", Genode::Pd_connection::Virt_space::UNCONSTRAIN),
|
||||
_label(label),
|
||||
_address_space(env, _pd, ram_guard, cap_guard)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user