mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
5f0aa16184
When there are too many PCI devices, the Expanding_reporter regenerates the report. However, this doesn't reset the BDF counter used to iterate over the devices. This results in starting the new report after the PCI device that triggered the report buffer overflow. This commit fixes the issue by putting the BDF counter initialization inside the lambda function used to generate the report. Fixes #3317 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.