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

From: Dan Williams
Date: Mon Apr 22 2024 - 22:24:08 EST


Robert Richter wrote:
> The CEDT contains similar entries as the SRAT. For diagnostic reasons
> print the CEDT same style as the SRAT.
>
> Adding also a pr_info() when successfully adding a CFMWS memory range.
>
> Suggested-by: Alison Schofield <alison.schofield@xxxxxxxxx> # CEDT node info
> Signed-off-by: Robert Richter <rrichter@xxxxxxx>

This patch feels out of place with the rest. At a minimum it should come
at the end. For me, I would just drop it altogether unless there is
some motivation to enable more bootup debug messages.