diff options
| author | Chris Packham <[email protected]> | 2020-03-23 16:55:30 +1300 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2020-03-28 15:09:22 -0500 |
| commit | 3b364c659bd38fa07b4f035eeb3c15469a39b0d6 (patch) | |
| tree | 5f5e47075ab1ba67ace0f945b8127037b8921c3d /tools/perf/scripts/python/compaction-times.py | |
| parent | 58a3862a10a317a81097ab0c78aecebabb1704f5 (diff) | |
PCI/ASPM: Reduce severity of common clock config message
When the UEFI/BIOS or bootloader has not initialised a PCIe device we would
get the following message:
kern.warning: pci 0000:00:01.0: ASPM: current common clock configuration is broken, reconfiguring
"warning" and "broken" are slightly misleading. On an embedded system it is
quite possible for the bootloader to avoid configuring PCIe devices if they
are not needed.
Downgrade the message to pci_info() and change "broken" to "inconsistent"
since we fix up the inconsistency in the code immediately following the
message (and emit an error if that fails).
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Chris Packham <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions