mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-03 16:10:59 +00:00
Upgrading the quota of a PD session on HW always triggers a "Quota exceeded" warning. To prevent unecessary debugging effort in the future, we explain in an in-code comment that the warning is normal. Ref #1805