Re: [PATCH v6 8/8] PCI/AER: Add prefixes to printouts
From: Jonathan Cameron
Date: Wed Dec 11 2024 - 11:58:32 EST
On Fri, 13 Sep 2024 17:36:32 +0300
Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> 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().
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
Makes sense.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>