Re: [v2 PATCH 2/3] EDAC: Add edac_device_alloc_index()

2009-04-17 Thread Doug Thompson
e > of > > edac_device_ctl_info structure at the same time. The > index allocation > > for these structures should be taken care of by EDAC > core. > > > > From: Andrew Morton > > keep things neat.  Also avoids having global > identifier device_index &g

Re: [PATCH v2] edac: mpc85xx: add support for mpc83xx memory controller

2009-07-09 Thread Doug Thompson
Ok, is this the one you want me to push upstream? doug t --- On Thu, 7/9/09, Ira W. Snyder wrote: From: Ira W. Snyder Subject: [PATCH v2] edac: mpc85xx: add support for mpc83xx memory controller To: bluesmoke-de...@lists.sourceforge.net, "Dave Jiang" , "Kumar Gala" , linuxppc-...@ozlabs.org

Re: [PATCH 2/4] edac: mpc85xx add mpc83xx support

2009-07-15 Thread Doug Thompson
Ira or Kumar, can you address Andrew's concerns below and what was posted in prior posts on this? thanks doug t --- On Wed, 7/15/09, Andrew Morton wrote: > From: Andrew Morton > Subject: Re: [PATCH 2/4] edac: mpc85xx add mpc83xx support > To: dougthomp...@xmission.com > Cc: bluesmoke-de...

Re: [PATCH] [POWERPC] pasemi: Broaden specific references to 1682M

2007-11-05 Thread Doug Thompson
I assume then that this patch will move upstream via the POWERPC path, is that right? Signed-off-by: Doug Thompson <[EMAIL PROTECTED]> --- Olof Johansson <[EMAIL PROTECTED]> wrote: > [POWERPC] pasemi: Broaden specific references to 1682M > > There will be more p

Re: [patch 1/9] powerpc/cell/edac: log a syndrome code in case of correctable error

2008-07-17 Thread Doug Thompson
AC to log a correct syndrome code to make problem investigation > > easier. > > > > Signed-off-by: Maxim Shchetynin <[EMAIL PROTECTED]> > > Signed-off-by: Arnd Bergmann <[EMAIL PROTECTED]> Acked-by: Doug Thompson <[EMAIL PROTECTED]> > > --- > > drivers/ed

Re: [PATCH v2] edac: mpc85xx: Add support for MPC8572

2008-10-07 Thread Doug Thompson
Dave Jiang <[EMAIL PROTECTED]> wrote: There's an SVN+quilt tree via sourceforge for EDAC. I have asked Doug to push this patch upstream to the mm tree. Kumar Gala wrote: > > On Sep 19, 2008, at 6:20 PM, Nate Case wrote: > >> From: Andrew Kilkenny >> >> This adds support for the dual-core MP

Re: [PATCH 2/2] powerpc: MPC85xx EDAC device driver

2007-07-30 Thread Doug Thompson
c_mc) devices for chipsets now, but via the new edac_device class, such things as ECC error tracking on DMA error checkers, FABRIC switchs, L1 and L2 cache ECC events, core CPU data ECC checkers, etc can be done. I have an out of kernel tree MIPS driver do just this. Other types of harvesters ca

Re: EDAC stats & PCI error recovery (was Re: [PATCH 2/2] powerpc: MPC85xx EDAC device driver)

2007-08-01 Thread Doug Thompson
--- Linas Vepstas <[EMAIL PROTECTED]> wrote: > On Mon, Jul 30, 2007 at 03:47:05PM -0700, Doug Thompson wrote: > > > > --- Linas Vepstas <[EMAIL PROTECTED]> wrote: > > > Also: please note that the linux kernel has a pci error recovery > > > mechanism