Re: 2.5.38-mm1

From: Andrew Morton (akpm@digeo.com)
Date: Sun Sep 22 2002 - 19:54:31 EST


Adam Kropelin wrote:
>
> Trying to boot 2.5.38-mm1 on SMP ppro gives an endless stream of oopses. (Well,
> to be honest I only let it scroll for about 30 seconds before declaring it
> "endless" and hitting the reset button.) Same .config on 2.5.38 stock boots
> fine.

It found a bug. Someone is calling kmem_cache_create() in an
atomic region. Plus I think that during startup, in_atomic()
is (probably incorrectly) returning true.

I'll ratelimit it to one message per second.

You can kill the printk at the bottom of kernel/sched.c for now.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 23 2002 - 22:00:37 EST