diff options
author | Alison Schofield <[email protected]> | 2021-10-07 14:34:26 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2021-10-08 01:05:31 -0700 |
commit | 91a45b12d49e2b43d86caba25ed59fae43344ab8 (patch) | |
tree | 1b0f00ed002a1b886f5a5dfc26c9323e02ed1346 /scripts/gdb/linux/utils.py | |
parent | ed97afb53365cd03dde266c9644334a558fe5a16 (diff) |
cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS
When an ACPI0016 Host Bridge device is present yet no corresponding
CEDT Host Bridge Structure (CHBS) exists, the ACPI probe method
fails.
Rather than fail, emit this warning and continue:
cxl_acpi ACPI0017:00: No CHBS found for Host Bridge: ACPI0016:02
This error may occur on systems that are not compliant with the
ACPI specification. Compliant systems include a CHBS entry for
every CXL host bridge that is present at boot.
Suggested-by: Ira Weiny <[email protected]>
Signed-off-by: Alison Schofield <[email protected]>
Tested-by: Vishal Verma <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions