genode/repos/os/include/init
Norman Feske e4c636b0a0 init: clamp priority values to valid range
This patch ensures that priority values passed as session arguments
are within the valid range of priorities. Without the clamping, a child
could specify a priority of a lower priority band than the one assigned
to the subsystem. Thanks to Johannes Schlatow for reporting this issue.

Fixes #1279
2014-11-12 14:44:15 +01:00
..
child_config.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
child_policy.h init: clamp priority values to valid range 2014-11-12 14:44:15 +01:00
child.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00