Re: [PATCH v7 8/8] PCI/AER: Add prefixes to printouts
From: Yazen Ghannam <yazen.ghannam@amd.com>
Date: 2024-12-17 21:56:00
Also in:
linux-pci, lkml
From: Yazen Ghannam <yazen.ghannam@amd.com>
Date: 2024-12-17 21:56:00
Also in:
linux-pci, lkml
On Tue, Dec 17, 2024 at 03:53:58PM +0200, Ilpo Järvinen wrote:
Only part of the AER diagnostic printouts use "AER:" prefix because they use low-level pci_printk() directly to allow selecting level. Add "AER:" prefix to lines that are printed with pci_printk().
Can we please include the "HW_ERR" prefix also? IMO, it would make the kernel messages more consistent if all hardware error info had it. Thanks, Yazen