AW: Question about AER in latest kernels (text format)
Amori, Alberto
Alberto.Amori at duagon.com
Tue Aug 20 21:57:02 AEST 2024
Hello,
thank you very much for the prompt answer.
This is the info I needed.
Best regards
Alberto
-----Ursprüngliche Nachricht-----
Von: LEROY Christophe <christophe.leroy2 at cs-soprasteria.com>
Gesendet: Dienstag, 20. August 2024 12:35
An: Amori, Alberto <Alberto.Amori at duagon.com>; helgaas at kernel.org
Cc: bhelgaas at google.com; linux-pci at vger.kernel.org; linux-kernel at vger.kernel.org; linuxppc-dev at lists.ozlabs.org
Betreff: Re: Question about AER in latest kernels (text format)
[Sie erhalten nicht häufig E-Mails von christophe.leroy2 at cs-soprasteria.com. Weitere Informationen, warum dies wichtig ist, finden Sie unter https://aka.ms/LearnAboutSenderIdentification ]
Hi,
Le 20/08/2024 à 09:54, Amori, Alberto a écrit :
>
> I guess that with the new kernels the AER is implicitly enabled when installing the device (e.g. when pci_device_add is called), but can you confirm this?
> Or maybe the call of pci_enable_pcie_error_reporting() was superfluous also in the kernels < 6.6?
As far as I can see it is not needed anymore since v6.0 following commit
f26e58bf6f54 ("PCI/AER: Enable error reporting when AER is native")
Then the call has been removed from all drivers one by one, see for instance commit bc4fddc3b306 ("iavf: Remove redundant
pci_enable_pcie_error_reporting()")
Christophe
More information about the Linuxppc-dev
mailing list