mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-02 00:39:42 +00:00
On x86, DMA buffers are actually always mapped as cached. We should therefore actually ask for a cached buffer in order to avoid confusion. genodelabs/genode#5000