Re: [PATCH v19 14/14] Documentation: cxl: Document CXL protocol error handling

Alison Schofield <[email protected]> Mon, 3 Aug 2026 19:30:38 -0700
Newsgroups org.kernel.vger.linux-acpi,org.kernel.vger.linux-cxl,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci
Message-ID <[email protected]>
On Mon, Aug 03, 2026 at 05:18:10PM -0500, Terry Bowman wrote:
> Add Documentation/driver-api/cxl/linux/protocol-error-handling.rst
> describing the end-to-end CXL protocol error path: AER ingress, the
> AER-CXL kfifo handoff, the cxl_core consumer worker, RCD/RCH special
> cases, severity policy, trace events, and a source code map.
> 
> This documents the architecture introduced by the preceding patches in
> this series.
> 

Reviewed-by: Alison Schofield <[email protected]>