Re: [PATCH v12 02/25] cxl/pci: Remove unnecessary CXL RCH handling helper functions
From: Jonathan Cameron
Date: Wed Oct 01 2025 - 11:10:16 EST
On Thu, 25 Sep 2025 17:34:17 -0500
Terry Bowman <terry.bowman@xxxxxxx> wrote:
> cxl_handle_rdport_cor_ras() and cxl_handle_rdport_ras() are specific
> to Restricted CXL Host (RCH) handling. Improve readability and
> maintainability by replacing these and instead using the common
> cxl_handle_cor_ras() and cxl_handle_ras() functions.
>
> Signed-off-by: Terry Bowman <terry.bowman@xxxxxxx>
> Reviewed-by: Alejandro Lucero <alucerop@xxxxxxx>
> Reviewed-by: Dave Jiang <dave.jiang@xxxxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>