mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-02 09:02:04 +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