mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-13 04:38:20 +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