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 | gmane.linux.kernel,gmane.linux.kernel.pci,gmane.linux.acpi.devel,gmane.linux.documentation |
|---|---|
| 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]>