Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932221AbWBJV71 (ORCPT ); Fri, 10 Feb 2006 16:59:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932220AbWBJV70 (ORCPT ); Fri, 10 Feb 2006 16:59:26 -0500 Received: from e35.co.us.ibm.com ([32.97.110.153]:35229 "EHLO e35.co.us.ibm.com") by vger.kernel.org with ESMTP id S932215AbWBJV7Z (ORCPT ); Fri, 10 Feb 2006 16:59:25 -0500 Message-ID: <43ED0CB5.2060104@austin.ibm.com> Date: Fri, 10 Feb 2006 15:59:17 -0600 From: Joel Schopp User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Yasunori Goto CC: "Luck, Tony" , Andi Kleen , "Tolentino, Matthew E" , linux-ia64@vger.kernel.org, Linux Kernel ML , x86-64 Discuss , Linux Hotplug Memory Support Subject: Re: [Lhms-devel] [RFC/PATCH: 002/010] Memory hotplug for new nodes with pgdat allocation. (Wait table and zonelists initalization) References: <20060210223841.C532.Y-GOTO@jp.fujitsu.com> In-Reply-To: <20060210223841.C532.Y-GOTO@jp.fujitsu.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 416 Lines: 11 > + /* When hot-dadd, present page is 0 at this point. > + So check spanned_pages instead of present_pages */ > + return (!!zone->spanned_pages); > } Typo in comment. - 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/