mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-04 09:43:06 +00:00
When booting Sculpt OS on the ZimaBlade, `i915_vm_free_pt_stash` is called. Providing an empty dummy implementation fixes the issue. Fixes #5145