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

Segher Boessenkool segher at kernel.crashing.org
Sat May 21 23:45:41 EST 2011


> 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.

That doesn't quite work, there can be multiple CPUs per processor 
interface.
You should be able to see which interfaces are enabled in some CPC925 
register,
but maybe both _are_ enabled on your system (although one is not 
connected),
which is causing the errors?


Segher



More information about the Linuxppc-dev mailing list