Re: 2.6.19-rc2-mm2

From: Andrew Morton
Date: Mon Oct 23 2006 - 17:04:40 EST


> On Mon, 23 Oct 2006 22:54:15 +0200 Magnus Määttä <novell@xxxxxxxxx> wrote:
> On Friday 20 October 2006 10:56, Andrew Morton wrote:
> >
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc2/2.6.19-rc2-mm2/
> >
> > - Added the IOAT tree as git-ioat.patch (Chris Leech)
> >
> > - I worked out the git magic to make the wireless tree work
> > (git-wireless.patch). Hopefully it will be in -mm more often now.
> >
>
> I get this BUG and oops everytime I try to start kmail, so I had to fall back to 2.6.18-mm2
> to send this mail:
>
> [ 316.283343] BUG: sleeping function called from invalid context at mm/slab.c:3014
> [ 316.305500] in_atomic():0, irqs_disabled():1

Someone disabled local interrupts then forgot to turn them on again. I
wonder what kmail is doing to trigger this?

Please send your .config and I'll see if I can reproduce it.

If not, and if the next -mm is still doing this, it'd be good if
you could run a bisection search, find the buggy patch.

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