RE: [PATCH 4/4] edac/85xx: PCI/PCIE error interrupt edac support.

2011-08-03 Thread Xie Shaohui-B21989
net; >grant.lik...@secretlab.ca; a...@linux-foundation.org; Jiang Kai-B18973 >Subject: RE: [PATCH 4/4] edac/85xx: PCI/PCIE error interrupt edac support. > >I've verified this patch can apply for galak/powerpc.git 'next' branch >with no change. > > >Best Regards

RE: [PATCH 4/4] edac/85xx: PCI/PCIE error interrupt edac support.

2011-07-25 Thread Xie Shaohui-B21989
80; mm-comm...@vger.kernel.org; avoront...@mvista.com; >da...@davemloft.net; grant.lik...@secretlab.ca; a...@linux-foundation.org; >Jiang Kai-B18973; Kumar Gala; Xie Shaohui-B21989 >Subject: [PATCH 4/4] edac/85xx: PCI/PCIE error interrupt edac support. > >From: Kai.Jiang > >Ad

Re: [PATCH 4/4] edac/85xx: PCI/PCIE error interrupt edac support.

2011-07-22 Thread Stijn Devriendt
On Thu, Jul 21, 2011 at 12:33 PM, Shaohui Xie wrote: > From: Kai.Jiang > > Add pcie error interrupt edac support for mpc85xx and p4080. > mpc85xx uses the legacy interrupt report mechanism - the error > interrupts are reported directly to mpic. While, p4080 attaches > most of error interrupts to

[PATCH 4/4] edac/85xx: PCI/PCIE error interrupt edac support.

2011-07-21 Thread Shaohui Xie
From: Kai.Jiang Add pcie error interrupt edac support for mpc85xx and p4080. mpc85xx uses the legacy interrupt report mechanism - the error interrupts are reported directly to mpic. While, p4080 attaches most of error interrupts to interrupt 0. And report error interrupt to mpic via interrupt 0.