Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964978Ab0GPKXV (ORCPT ); Fri, 16 Jul 2010 06:23:21 -0400 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:33785 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964919Ab0GPKXU (ORCPT ); Fri, 16 Jul 2010 06:23:20 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Fri, 16 Jul 2010 19:18:20 +0900 From: KAMEZAWA Hiroyuki To: KOSAKI Motohiro Cc: LKML , linux-mm , Andrew Morton , Mel Gorman , Nishimura Daisuke Subject: Re: [PATCH 2/7] memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask Message-Id: <20100716191820.f999e5b5.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20100716191334.736F.A69D9226@jp.fujitsu.com> References: <20100716191006.7369.A69D9226@jp.fujitsu.com> <20100716191334.736F.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: 635 Lines: 16 On Fri, 16 Jul 2010 19:14:15 +0900 (JST) KOSAKI Motohiro wrote: > Currently mem_cgroup_shrink_node_zone() call shrink_zone() directly. > thus it doesn't need to initialize sc.nodemask. shrink_zone() doesn't > use it at all. > > 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/