mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 11:10:24 +00:00
This patch unifies the core-internal 'Mapping' type across all base platforms. As one minor downside on seL4, the diagnostic error messages when observing faults other than page faults no longer print the faulting thread and PD names. Issue #2243