Re: OOPs report

From: Andrew Morton (akpm@digeo.com)
Date: Wed May 28 2003 - 18:00:02 EST


Lawrence Walton <lawrence@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hello all I have a oops report, happened overnight don't know why,
> other then it looks devfs related.
>
> ..
> kernel BUG at include/linux/list.h:140!

yes, sorry. -mm has extra list_head debugging goodies, and they detect
bugs in devfs.

We're still hoping to do something radical with devfs but if that doesn't
happen then we'll need to plug this bug somehow.

If it's a problem then you can just delete the two BUG_ON's from
include/linux/list.h:list_del().

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