mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 06:39:22 +00:00
c8b4b83b71
Tracing must be inhibited in attach/detach as RPC trace points may trigger attachment of trace dataspaces, which would result in nested mutex acquisition. This prevents errors in test-trace_logger like follows. [init -> depot_autopilot] 0.140 [init -> dynamic_rom] Error: deadlock ahead, mutex=0x500e6f00, return ip=0x50053ed7 Fixes #4607
This repository contains the Linux-specific implementation of Genode.