Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs

2020-08-18 Thread Jonathan Cameron
On Mon, 17 Aug 2020 17:24:33 -0500 Bjorn Helgaas wrote: > On Mon, Aug 10, 2020 at 10:32:52AM +0100, Jonathan Cameron wrote: > > On Fri, 7 Aug 2020 17:55:17 -0700 > > Sean V Kelley wrote: > > > On 7 Aug 2020, at 15:53, Bjorn Helgaas wrote: > > > > On Tue, Aug 04, 2020 at 12:40:47PM -0700, Sea

Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs

2020-08-17 Thread Bjorn Helgaas
On Mon, Aug 10, 2020 at 10:32:52AM +0100, Jonathan Cameron wrote: > On Fri, 7 Aug 2020 17:55:17 -0700 > Sean V Kelley wrote: > > On 7 Aug 2020, at 15:53, Bjorn Helgaas wrote: > > > On Tue, Aug 04, 2020 at 12:40:47PM -0700, Sean V Kelley wrote: > > >> if (!(pci_pcie_type(dev) == PCI_EXP

Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs

2020-08-10 Thread Jonathan Cameron
On Fri, 7 Aug 2020 17:55:17 -0700 Sean V Kelley wrote: > On 7 Aug 2020, at 15:53, Bjorn Helgaas wrote: > > > On Tue, Aug 04, 2020 at 12:40:47PM -0700, Sean V Kelley wrote: > >> From: Jonathan Cameron > >> > >> Currently the kernel does not handle AER errors for Root Complex > >> integrated >

Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs

2020-08-07 Thread Sean V Kelley
On 7 Aug 2020, at 15:53, Bjorn Helgaas wrote: On Tue, Aug 04, 2020 at 12:40:47PM -0700, Sean V Kelley wrote: From: Jonathan Cameron Currently the kernel does not handle AER errors for Root Complex integrated End Points (RCiEPs)[0]. These devices sit on a root bus within the Root Complex (RC

Re: [PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs

2020-08-07 Thread Bjorn Helgaas
On Tue, Aug 04, 2020 at 12:40:47PM -0700, Sean V Kelley wrote: > From: Jonathan Cameron > > Currently the kernel does not handle AER errors for Root Complex integrated > End Points (RCiEPs)[0]. These devices sit on a root bus within the Root > Complex > (RC). AER handling is performed by a Root