[PATCH] powerpc: Fix cell blade detection

Benjamin Herrenschmidt benh at kernel.crashing.org
Thu Jun 8 10:26:02 EST 2006


On Thu, 2006-06-08 at 01:09 +0200, Segher Boessenkool wrote:
> > +#ifdef CONFIG_PPC64
> > +			/* We must make sure we don't detect the IBM Cell
> > +			 * blades as pSeries due to some firmware issues,
> > +			 * so we do it here.
> > +			 */
> 
> Is this #ifdef needed?  Do we really care about 22 bytes of rodata?

For 32 bits platforms, yes :)

Ben.





More information about the Linuxppc-dev mailing list