> On Wed, Jun 30, 2010 at 06:31:36PM +0900, KOSAKI Motohiro wrote: > > Now, if oom_kill_allocating_task is enabled and current have > > OOM_DISABLED, following printk in oom_kill_process is called twice. > > > > pr_err("%s: Kill process %d (%s) score %lu or sacrifice child\n", > > message, task_pid_nr(p), p->comm, points); > > > > So, OOM_DISABLE check should be more early. > > If we check it in oom_unkillable_task, we don't need this patch. Yup. but please read the commnet of [3/11]. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>