On Mon, 31 May 2010, KOSAKI Motohiro wrote: > From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > Subject: [PATCH 5/5] oom: __oom_kill_task() must use find_lock_task_mm() too > > __oom_kill_task also use find_lock_task_mm(). because if sysctl_oom_kill_allocating_task > is true, __out_of_memory() don't call select_bad_process(). > > Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> This code is removed as part of my oom killer rewrite as patch 12/18 "oom: remove unnecessary code and cleanup". -- 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>