RE: [PATCH v2 2/3] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

From: Dan Williams
Date: Tue Mar 19 2024 - 16:18:29 EST


Robert Richter wrote:
> The CEDT contains similar entries as the SRAT. For diagnostic reasons
> print the CEDT same style as the SRAT.

How about move this to pr_debug()? We have lived without this for a
significant amount of time and it is not clear that CXL debug scenarios
have been hampered by not having this in the log by default.