mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
3ae2c1712e
Don't do anything in Mapping::prepare_map_operation. At this point and in the current implementation, the memory has been mapped and cleared already. Touching the memory may only pollute the cache causing data corruption in DMA memory. Fixes issue #452
This repository contains the port of Genode to the Fiasco.OC microkernel. For further information, please refer to the following documents: :[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]: This Wiki page contains the information on how to build and use Genode with Fiasco.OC. :[http://os.inf.tu-dresden.de/fiasco]: Official website for the Fiasco.OC microkernel.