mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 11:27:29 +00:00
This patch addresses a situation where _process_packets was called as a side effect of watch notification (that was processed during an unlink RPC operation). This scenario (triggered by the fs_query test) ultimately ended up in a deadlock. Io/watch reponse handlers should never re-enter the application logic.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.