Re: [PATCH v6 09/16] PCI/AER: Update statistics early in logging

2025-05-20 Thread Ilpo Järvinen
On Mon, 19 May 2025, Bjorn Helgaas wrote: > From: Bjorn Helgaas > > There are two AER logging entry points: > > - aer_print_error() is used by DPC (dpc_process_error()) and native AER > handling (aer_process_err_devices()). > > - pci_print_aer() is used by GHES (aer_recover_work_func()

Re: [PATCH v6 09/16] PCI/AER: Update statistics early in logging

2025-05-19 Thread Sathyanarayanan Kuppuswamy
On 5/19/25 2:35 PM, Bjorn Helgaas wrote: From: Bjorn Helgaas There are two AER logging entry points: - aer_print_error() is used by DPC (dpc_process_error()) and native AER handling (aer_process_err_devices()). - pci_print_aer() is used by GHES (aer_recover_work_func()) and CXL