Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753502Ab1CGIgK (ORCPT ); Mon, 7 Mar 2011 03:36:10 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:49960 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751169Ab1CGIgI (ORCPT ); Mon, 7 Mar 2011 03:36:08 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Andi Kleen Subject: Re: [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy Cc: kosaki.motohiro@jp.fujitsu.com, akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andi Kleen In-Reply-To: <1299182391-6061-3-git-send-email-andi@firstfloor.org> References: <1299182391-6061-1-git-send-email-andi@firstfloor.org> <1299182391-6061-3-git-send-email-andi@firstfloor.org> Message-Id: <20110307173604.8A07.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Mon, 7 Mar 2011 17:36:06 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 20 > From: Andi Kleen > > Currently alloc_pages_vma always uses the local node as policy node > for the LOCAL policy. Pass this node down as an argument instead. > > No behaviour change from this patch, but will be needed for followons. > > Acked-by: Andrea Arcangeli > Signed-off-by: Andi Kleen > Reviewed-by: KAMEZAWA Hiroyuki Reviewed-by: KOSAKI Motohiro -- 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/