Re: [PATCH NEXT 1/6] PCI/AER: Take mask into account while clearing error bits

2018-06-07 Thread poza
On 2018-06-07 18:51, Bjorn Helgaas wrote: On Thu, Jun 07, 2018 at 02:00:29AM -0400, Oza Pawandeep wrote: PCIe ERR_NONFATAL and ERR_FATAL are uncorrectable errors, and clearing uncorrectable error bits should take error mask into account. Signed-off-by: Oza Pawandeep If/when you repost these,

Re: [PATCH NEXT 1/6] PCI/AER: Take mask into account while clearing error bits

2018-06-07 Thread Bjorn Helgaas
On Thu, Jun 07, 2018 at 02:00:29AM -0400, Oza Pawandeep wrote: > PCIe ERR_NONFATAL and ERR_FATAL are uncorrectable errors, and clearing > uncorrectable error bits should take error mask into account. > > Signed-off-by: Oza Pawandeep If/when you repost these, please include a [0/6] cover letter w

[PATCH NEXT 1/6] PCI/AER: Take mask into account while clearing error bits

2018-06-06 Thread Oza Pawandeep
PCIe ERR_NONFATAL and ERR_FATAL are uncorrectable errors, and clearing uncorrectable error bits should take error mask into account. Signed-off-by: Oza Pawandeep diff --git a/drivers/pci/pcie/aer/aerdrv.c b/drivers/pci/pcie/aer/aerdrv.c index 377e576..8cbc62b 100644 --- a/drivers/pci/pcie/aer/ae