mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 08:48:20 +00:00
02ef3d13a3
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