Re: 2.6.13-rc3-mm2 doesn't boot

From: Adrian Bunk
Date: Wed Jul 27 2005 - 17:26:25 EST


On Wed, Jul 27, 2005 at 02:16:46PM -0700, Andrew Morton wrote:
> Adrian Bunk <bunk@xxxxxxxxx> wrote:
> >
> > 2.6.13-rc3-mm2 doesn't boot on my computer:
> > Badness in nr_blockdev_pages at fs/block_dev.c:399
> > ...
> > kmem_cache_create: Early error in slab inet_peer_cache
> >
> > A screenshot is available at [1].
> >
> > My .config is attached.
> >
> > 2.6.13-rc3-mm1 boots and works without problems.
> >
> > cu
> > Adrian
> >
> > [1] http://www.fs.tum.de/~bunk/kernel/boot_failure.jpg
>
> I'd be suspecting there's been a huge preempt_count() windup and the kernel
> thinks that it's running in_interrupt(), so various checks are triggering.
>
> Please try this one:
>...

Thanks, this fixed it.

> And if that doesn't fix, enable CONFIG_DEBUG_PREEMPT and see if the
> sub_preempt_count() check triggers.

This wouldn't have been possible since I'm using CONFIG_PREEMPT_NONE=y.

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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