mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
a1df4fee44
This patch allows core's 'Signal_transmitter' implementation to sidestep the 'Env::Pd' interface and thereby adhere to a stricter layering within core. The 'Signal_transmitter' now uses - on kernels that depend on it - a dedicated (and fairly freestanding) RPC proxy mechanism for signal deliver, instead of channeling signals through the 'Pd_session::submit' RPC function. |
||
---|---|---|
.. | ||
spec | ||
base-foc-common.inc | ||
base-foc.inc | ||
core-foc.inc | ||
kernel-foc.inc | ||
l4_pkg.inc | ||
syscall-foc.inc |