[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cd4c1c76-5457-4da2-9d95-2a52d44db378@cs-soprasteria.com>
Date: Tue, 20 Aug 2024 10:34:46 +0000
From: LEROY Christophe <christophe.leroy2@...soprasteria.com>
To: "Amori, Alberto" <Alberto.Amori@...gon.com>, "helgaas@...nel.org"
<helgaas@...nel.org>
CC: "bhelgaas@...gle.com" <bhelgaas@...gle.com>, "linux-pci@...r.kernel.org"
<linux-pci@...r.kernel.org>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "linuxppc-dev@...ts.ozlabs.org"
<linuxppc-dev@...ts.ozlabs.org>
Subject: Re: Question about AER in latest kernels (text format)
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
Powered by blists - more mailing lists