Re: [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section

2025-06-02 Thread Fabio M. De Francesco
On Tuesday, April 29, 2025 8:02:42 PM Central European Summer Time Yazen Ghannam wrote: > On Tue, Apr 29, 2025 at 07:21:08PM +0200, Fabio M. De Francesco wrote: > > I/O Machine Check Arcitecture events may signal failing PCIe components > > or links. The AER event contains details on what was happ

Re: [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section

2025-04-29 Thread Yazen Ghannam
On Tue, Apr 29, 2025 at 07:21:08PM +0200, Fabio M. De Francesco wrote: > I/O Machine Check Arcitecture events may signal failing PCIe components > or links. The AER event contains details on what was happening on the wire > when the error was signaled. > > Trace the CPER PCIe Error section (UEFI v

[PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section

2025-04-29 Thread Fabio M. De Francesco
I/O Machine Check Arcitecture events may signal failing PCIe components or links. The AER event contains details on what was happening on the wire when the error was signaled. Trace the CPER PCIe Error section (UEFI v2.10, Appendix N.2.7) reported by the I/O MCA. Cc: Dan Williams Signed-off-by: