Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756422Ab0FCP2e (ORCPT ); Thu, 3 Jun 2010 11:28:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21210 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756316Ab0FCP2d (ORCPT ); Thu, 3 Jun 2010 11:28:33 -0400 Date: Thu, 3 Jun 2010 17:26:52 +0200 From: Oleg Nesterov To: KOSAKI Motohiro Cc: "Luis Claudio R. Goncalves" , LKML , linux-mm , David Rientjes , Andrew Morton , KAMEZAWA Hiroyuki , Nick Piggin 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> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 344 Lines: 12 (off-topic) out_of_memory() calls dump_header()->dump_tasks() lockless, we need tasklist. Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/