From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759449AbZGGAVd (ORCPT ); Mon, 6 Jul 2009 20:21:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756476AbZGGAKW (ORCPT ); Mon, 6 Jul 2009 20:10:22 -0400 Received: from hera.kernel.org ([140.211.167.34]:35842 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757169AbZGGAKU (ORCPT ); Mon, 6 Jul 2009 20:10:20 -0400 Message-ID: <4A5291C5.5090605@kernel.org> Date: Mon, 06 Jul 2009 17:07:33 -0700 From: Yinghai Lu User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: alex.shi@intel.com CC: Andrew Morton , Ingo Molnar , "bugzilla-daemon@bugzilla.kernel.org" , "bugme-daemon@bugzilla.kernel.org" , Christoph Lameter , Mel Gorman , "linux-kernel@vger.kernel.org" , "Zhang, Yanmin" , "Chen, Tim C" Subject: Re: [Bugme-new] [Bug 13690] New: nodes_clear cause hugepage unusable on non-NUMA machine References: <20090701183452.8660c8a9.akpm@linux-foundation.org> <4A4C17FD.3080404@kernel.org> <1246517111.15721.5.camel@alexs-hp> <4A4C74D8.30809@kernel.org> <1246850004.18539.87.camel@alexs-hp.sh.intel.com> In-Reply-To: <1246850004.18539.87.camel@alexs-hp.sh.intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alex Shi wrote: > Yinghai: > > The 31-rc2 kernel still can not use hugepage on non-NUMA machine. And > this patch did not appear on rc2 kernel. Are there some concern about > this? > can you check http://lkml.org/lkml/2009/7/2/326 YH