Re: [PATCH v4 19/23] cxl/pci: Update CXL error logging to use RAS register address

From: Jonathan Cameron
Date: Thu Jun 01 2023 - 09:42:25 EST


On Tue, 23 May 2023 18:22:10 -0500
Terry Bowman <terry.bowman@xxxxxxx> wrote:

> The CXL error handler currently only logs endpoint RAS status. The CXL
> topology includes several components providing RAS details to be logged
> during error handling.[1] Update the current handler's RAS logging to use a
> RAS register address. This will allow for adding support to log other CXL
> component's RAS details in the future.
>
> [1] CXL3.0 Table 8-22 CXL_Capability_ID Assignment
>
> Co-developed-by: Robert Richter <rrichter@xxxxxxx>
> Signed-off-by: Robert Richter <rrichter@xxxxxxx>
> Signed-off-by: Terry Bowman <terry.bowman@xxxxxxx>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>