Re: [patch 05/11 -mmotm] oom: fix possible oom_dump_tasks NULLpointer

From: Andrew Morton
Date: Mon May 11 2009 - 17:18:20 EST


On Sun, 10 May 2009 15:07:16 -0700 (PDT)
David Rientjes <rientjes@xxxxxxxxxx> wrote:

> When /proc/sys/vm/oom_dump_tasks is enabled, it is possible to get a NULL
> pointer for tasks that have detached mm's since task_lock() is not held
> during the tasklist scan.

ok. But a better changelog would have told us how the patch fixes the
problem?


This patch series is partially core MM and partially drivers/staging.
I don't normally handle staging things, so I'd need to be cherrypicking
from this lot. Is there any interdependency between the two things?


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