Re: [PATCH V3 2/2] cpc925_edac: support single-processor configurations

2011-07-22 Thread Dmitry Eremin-Solenikov
On 7/23/11, Benjamin Herrenschmidt wrote: > On Sat, 2011-07-23 at 01:56 +0400, Dmitry Eremin-Solenikov wrote: >> On 6/29/11, Benjamin Herrenschmidt wrote: >> > On Fri, 2011-06-17 at 16:51 +0400, Dmitry Eremin-Solenikov wrote: >> >> If second CPU is not enabled, CPC925 EDAC driver will spill out >

Re: [PATCH V3 2/2] cpc925_edac: support single-processor configurations

2011-07-22 Thread Benjamin Herrenschmidt
On Sat, 2011-07-23 at 01:56 +0400, Dmitry Eremin-Solenikov wrote: > On 6/29/11, Benjamin Herrenschmidt wrote: > > On Fri, 2011-06-17 at 16:51 +0400, Dmitry Eremin-Solenikov wrote: > >> If second CPU is not enabled, CPC925 EDAC driver will spill out warnings > >> about errors on second Processor In

Re: [PATCH V3 2/2] cpc925_edac: support single-processor configurations

2011-07-22 Thread Dmitry Eremin-Solenikov
On 6/29/11, Benjamin Herrenschmidt wrote: > On Fri, 2011-06-17 at 16:51 +0400, Dmitry Eremin-Solenikov wrote: >> If second CPU is not enabled, CPC925 EDAC driver will spill out warnings >> about errors on second Processor Interface. Support masking that out, >> by detecting at runtime which CPUs a

Re: [PATCH V3 2/2] cpc925_edac: support single-processor configurations

2011-06-28 Thread Benjamin Herrenschmidt
On Fri, 2011-06-17 at 16:51 +0400, Dmitry Eremin-Solenikov wrote: > If second CPU is not enabled, CPC925 EDAC driver will spill out warnings > about errors on second Processor Interface. Support masking that out, > by detecting at runtime which CPUs are present in device tree. Doug ? Are you going