Re: mmotm 2010-08-27-15-43 uploaded

From: Andrew Morton
Date: Fri Aug 27 2010 - 19:19:01 EST


On Fri, 27 Aug 2010 15:43:34 -0700
akpm@xxxxxxxxxxxxxxxxxxxx wrote:

> The mm-of-the-moment snapshot 2010-08-27-15-43 has been uploaded to
>
> http://userweb.kernel.org/~akpm/mmotm/

This kernel generates a lockdep splat

[ 90.709824] [ INFO: possible irq lock inversion dependency detected ]
[ 90.709824] 2.6.36-rc2-mm1 #9
[ 90.709824] ---------------------------------------------------------
[ 90.709824] kworker/0:1/0 just changed the state of lock:
[ 90.709824] (&(&sighand->siglock)->rlock){-.....}, at: [<ffffffff81042deb>] lock_task_sighand+0x9a/0xda
[ 90.709824] but this lock took another, HARDIRQ-unsafe lock in the past:
[ 90.709824] (&(&p->alloc_lock)->rlock){+.+...}

due to oom-add-per-mm-oom-disable-count.patch.

Otherwise, it's perfect.
--
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/