mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 12:41:19 +00:00
We disable super-page I/O mappings because our unmap code does not flush local mappings from core and, thus, breaks later re-mappings of different page size. Issue #2547