From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by kanga.kvack.org (Postfix) with SMTP id 9778C6B0229 for ; Thu, 3 Jun 2010 11:28:18 -0400 (EDT) Date: Thu, 3 Jun 2010 17:26:52 +0200 From: Oleg Nesterov Subject: Re: [PATCH 08/12] oom: dump_tasks() use find_lock_task_mm() too Message-ID: <20100603152652.GA8743@redhat.com> References: <20100603135106.7247.A69D9226@jp.fujitsu.com> <20100603152350.725F.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100603152350.725F.A69D9226@jp.fujitsu.com> Sender: owner-linux-mm@kvack.org To: KOSAKI Motohiro Cc: "Luis Claudio R. Goncalves" , LKML , linux-mm , David Rientjes , Andrew Morton , KAMEZAWA Hiroyuki , Nick Piggin List-ID: (off-topic) out_of_memory() calls dump_header()->dump_tasks() lockless, we need tasklist. Oleg. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org