Prev: [PATCH] rtc-isl1208: use sysfs_{create/remove}_group
Next: [tip:tracing/core] tracing: Remove side effect from module tracepoints that caused a GPF
From: David Rientjes on 2 Apr 2010 15:10 On Fri, 2 Apr 2010, Oleg Nesterov wrote: > select_bad_process() thinks a kernel thread can't have ->mm != NULL, > this is not true due to use_mm(). > > Change the code to check PF_KTHREAD. > > Signed-off-by: Oleg Nesterov <oleg(a)redhat.com> Acked-by: David Rientjes <rientjes(a)google.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |