Re: [PATCH v14 06/34] PCI: Replace cxl_error_is_native() with pcie_aer_is_native()
From: Jonathan Cameron
Date: Wed Jan 14 2026 - 13:55:28 EST
On Wed, 14 Jan 2026 12:20:27 -0600
Terry Bowman <terry.bowman@xxxxxxx> wrote:
> The AER driver includes a CXL support function cxl_error_is_native(). This
> function adds no additional value from pcie_aer_is_native().
>
> Simplify the codebase by removing cxl_error_is_native() and replace
> occurrences of cxl_error_is_native() with pcie_aer_is_native().
>
> Signed-off-by: Terry Bowman <terry.bowman@xxxxxxx>
> Reviewed-by: Dan Williams <dan.j.williams@xxxxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
Dave, if for any reason the rest gets delayed, nice if we can
pick this one up anyway.