Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965010Ab0GPKYQ (ORCPT ); Fri, 16 Jul 2010 06:24:16 -0400 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:39002 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964919Ab0GPKYO (ORCPT ); Fri, 16 Jul 2010 06:24:14 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Fri, 16 Jul 2010 19:19:31 +0900 From: KAMEZAWA Hiroyuki To: KOSAKI Motohiro Cc: LKML , linux-mm , Andrew Morton , Mel Gorman , Nishimura Daisuke Subject: Re: [PATCH 3/7] memcg: nid and zid can be calculated from zone Message-Id: <20100716191931.c2e08b9f.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20100716191418.7372.A69D9226@jp.fujitsu.com> References: <20100716191006.7369.A69D9226@jp.fujitsu.com> <20100716191418.7372.A69D9226@jp.fujitsu.com> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.0.3 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 605 Lines: 16 On Fri, 16 Jul 2010 19:15:05 +0900 (JST) KOSAKI Motohiro wrote: > > mem_cgroup_soft_limit_reclaim() has zone, nid and zid argument. but nid > and zid can be calculated from zone. So remove it. > > Signed-off-by: KOSAKI Motohiro Acked-by: KAMEZAWA Hiroyuki -- 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/