mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-17 14:48:20 +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