Re: [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver

2014-09-25 Thread Bjorn Helgaas
[+cc Heather] On Wed, Aug 13, 2014 at 02:22:38AM -0400, Chen, Gong wrote: > Since commit 6c2b374d is commited, the capability of PCI-e AER > has changed a lot. This patch adds all missed CE/UC error bits > existed in PCI-e SPEC r3.0. Meanwhile, adjust the code format > to make it simpler to read/m

Re: [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver

2014-09-09 Thread Chen, Gong
gt; Subject: Re: [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for > AER driver > User-Agent: Mutt/1.5.21 (2010-09-15) > > On Wed, Aug 13, 2014 at 02:22:38AM -0400, Chen, Gong wrote: > > Since commit 6c2b374d is commited, the capability of PCI-e AER > > has change

Re: [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver

2014-09-05 Thread Bjorn Helgaas
On Wed, Aug 13, 2014 at 02:22:38AM -0400, Chen, Gong wrote: > Since commit 6c2b374d is commited, the capability of PCI-e AER > has changed a lot. This patch adds all missed CE/UC error bits > existed in PCI-e SPEC r3.0. Meanwhile, adjust the code format > to make it simpler to read/maintain. > > S

[RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver

2014-08-12 Thread Chen, Gong
Since commit 6c2b374d is commited, the capability of PCI-e AER has changed a lot. This patch adds all missed CE/UC error bits existed in PCI-e SPEC r3.0. Meanwhile, adjust the code format to make it simpler to read/maintain. Signed-off-by: Chen, Gong --- drivers/pci/pcie/aer/aerdrv_errprint.c |