[PATCH] powerpc: Fix cell blade detection

Segher Boessenkool segher at kernel.crashing.org
Thu Jun 8 09:09:42 EST 2006


> +#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?


Segher




More information about the Linuxppc-dev mailing list