Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread poza
On 2018-05-10 18:45, ok...@codeaurora.org wrote: On 2018-05-10 14:10, Bjorn Helgaas wrote: On Thu, May 10, 2018 at 12:31:16PM +0530, p...@codeaurora.org wrote: On 2018-05-10 04:51, Bjorn Helgaas wrote: > On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > > On 2018-05-09

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread poza
On 2018-05-10 18:45, ok...@codeaurora.org wrote: On 2018-05-10 14:10, Bjorn Helgaas wrote: On Thu, May 10, 2018 at 12:31:16PM +0530, p...@codeaurora.org wrote: On 2018-05-10 04:51, Bjorn Helgaas wrote: > On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > > On 2018-05-09

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread Bjorn Helgaas
On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > This patch alters the behavior of handling of ERR_FATAL, where removal > of devices is initiated, followed by reset link, followed by > re-enumeration. > > So the errors are handled in a different way as follows: > ERR_NONFATAL =>

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread Bjorn Helgaas
On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > This patch alters the behavior of handling of ERR_FATAL, where removal > of devices is initiated, followed by reset link, followed by > re-enumeration. > > So the errors are handled in a different way as follows: > ERR_NONFATAL =>

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread okaya
On 2018-05-10 14:10, Bjorn Helgaas wrote: On Thu, May 10, 2018 at 12:31:16PM +0530, p...@codeaurora.org wrote: On 2018-05-10 04:51, Bjorn Helgaas wrote: > On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > > On 2018-05-09 18:37, Bjorn Helgaas wrote: > > > On Tue, May 08,

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread okaya
On 2018-05-10 14:10, Bjorn Helgaas wrote: On Thu, May 10, 2018 at 12:31:16PM +0530, p...@codeaurora.org wrote: On 2018-05-10 04:51, Bjorn Helgaas wrote: > On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > > On 2018-05-09 18:37, Bjorn Helgaas wrote: > > > On Tue, May 08,

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread Bjorn Helgaas
On Thu, May 10, 2018 at 12:31:16PM +0530, p...@codeaurora.org wrote: > On 2018-05-10 04:51, Bjorn Helgaas wrote: > > On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > > > On 2018-05-09 18:37, Bjorn Helgaas wrote: > > > > On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread Bjorn Helgaas
On Thu, May 10, 2018 at 12:31:16PM +0530, p...@codeaurora.org wrote: > On 2018-05-10 04:51, Bjorn Helgaas wrote: > > On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > > > On 2018-05-09 18:37, Bjorn Helgaas wrote: > > > > On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread poza
On 2018-05-10 04:51, Bjorn Helgaas wrote: On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: On 2018-05-09 18:37, Bjorn Helgaas wrote: > On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: > > On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > > > This

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-10 Thread poza
On 2018-05-10 04:51, Bjorn Helgaas wrote: On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: On 2018-05-09 18:37, Bjorn Helgaas wrote: > On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: > > On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > > > This

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-09 Thread Bjorn Helgaas
On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > On 2018-05-09 18:37, Bjorn Helgaas wrote: > > On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: > > > On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > > > > This patch alters the behavior of

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-09 Thread Bjorn Helgaas
On Wed, May 09, 2018 at 06:44:53PM +0530, p...@codeaurora.org wrote: > On 2018-05-09 18:37, Bjorn Helgaas wrote: > > On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: > > > On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > > > > This patch alters the behavior of

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-09 Thread poza
On 2018-05-09 18:37, Bjorn Helgaas wrote: On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > This patch alters the behavior of handling of ERR_FATAL, where removal > of devices is initiated, followed by reset link,

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-09 Thread poza
On 2018-05-09 18:37, Bjorn Helgaas wrote: On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > This patch alters the behavior of handling of ERR_FATAL, where removal > of devices is initiated, followed by reset link,

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-09 Thread Bjorn Helgaas
On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: > On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > > This patch alters the behavior of handling of ERR_FATAL, where removal > > of devices is initiated, followed by reset link, followed by > > re-enumeration. > > > >

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-09 Thread Bjorn Helgaas
On Tue, May 08, 2018 at 06:53:30PM -0500, Bjorn Helgaas wrote: > On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > > This patch alters the behavior of handling of ERR_FATAL, where removal > > of devices is initiated, followed by reset link, followed by > > re-enumeration. > > > >

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-08 Thread Bjorn Helgaas
On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > This patch alters the behavior of handling of ERR_FATAL, where removal > of devices is initiated, followed by reset link, followed by > re-enumeration. > > So the errors are handled in a different way as follows: > ERR_NONFATAL =>

Re: [PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-08 Thread Bjorn Helgaas
On Thu, May 03, 2018 at 01:03:52AM -0400, Oza Pawandeep wrote: > This patch alters the behavior of handling of ERR_FATAL, where removal > of devices is initiated, followed by reset link, followed by > re-enumeration. > > So the errors are handled in a different way as follows: > ERR_NONFATAL =>

[PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-02 Thread Oza Pawandeep
This patch alters the behavior of handling of ERR_FATAL, where removal of devices is initiated, followed by reset link, followed by re-enumeration. So the errors are handled in a different way as follows: ERR_NONFATAL => call driver recovery entry points ERR_FATAL=> remove and re-enumerate

[PATCH v15 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices

2018-05-02 Thread Oza Pawandeep
This patch alters the behavior of handling of ERR_FATAL, where removal of devices is initiated, followed by reset link, followed by re-enumeration. So the errors are handled in a different way as follows: ERR_NONFATAL => call driver recovery entry points ERR_FATAL=> remove and re-enumerate