Re: kernel expection generated with 2.6.21-mm1 kernel boot up

From: Christoph Lameter
Date: Tue May 08 2007 - 14:22:15 EST


On Tue, 8 May 2007, Srinivasa Ds wrote:

> Looks like there is a bug in SLUB implementaion for ppc64 in 2.6.21-mm1.
> I unmarked CONFIG_SLUB and build the kernel, its booting cleary now.
>
> Thanks
> Srinivasa DS

This is a known issue for PPC with more than 4 processors. Work is in
progress for a general fix.

You should have not been able to select SLUB at all given that you have 4
processor configured. Hmmm... The Kconfig comparison for more than 4 cpus
does only seem to work in certain cases.

Could I have a complete .config?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/