From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: Bug: early_pfn_in_nid() called when not early From: Benjamin Herrenschmidt To: Mike Kravetz In-Reply-To: <20061213231717.GC10708@monkey.ibm.com> References: <200612131920.59270.arnd@arndb.de> <20061213231717.GC10708@monkey.ibm.com> Content-Type: text/plain Date: Thu, 14 Dec 2006 10:21:46 +1100 Message-Id: <1166052107.11914.230.camel@localhost.localdomain> Mime-Version: 1.0 Cc: Andrew Morton , Arnd Bergmann , linux-mm@kvack.org, linux-kernel@vger.kernel.org, hch@infradead.org, linuxppc-dev@ozlabs.org, Paul Mackerras , Michael Kravetz , cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Thanks for the debug work! Just curious if you really need > CONFIG_NODES_SPAN_OTHER_NODES defined for your platform? Can you get > those types of memory layouts? If not, an easy/immediate fix for you > might be to simply turn off the option. Yes, we need that for some pSeries boxes. Ben.