mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 01:28:48 +00:00
Generic priority values actually range from 0 to PRIORITY_LIMIT-1, hence the resulting platform priority is in the range from 0 to pf_prio_limit-1. Fixes #5603