Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758260AbYBEAC0 (ORCPT ); Mon, 4 Feb 2008 19:02:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757192AbYBEACS (ORCPT ); Mon, 4 Feb 2008 19:02:18 -0500 Received: from gate.crashing.org ([63.228.1.57]:47515 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756014AbYBEACS (ORCPT ); Mon, 4 Feb 2008 19:02:18 -0500 Subject: Re: Commit for mm/page_alloc.c breaks boot process on my machine From: Benjamin Herrenschmidt Reply-To: benh@kernel.crashing.org To: Mel Gorman Cc: Gerhard Pircher , linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org In-Reply-To: <20080204104232.GB29484@csn.ul.ie> References: <20080201184254.174020@gmx.net> <20080201191119.GI18688@csn.ul.ie> <20080201200518.174050@gmx.net> <20080201202518.GJ18688@csn.ul.ie> <20080201210656.174030@gmx.net> <20080204104232.GB29484@csn.ul.ie> Content-Type: text/plain Date: Tue, 05 Feb 2008 11:01:26 +1100 Message-Id: <1202169686.7079.17.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 16 > > It's a virtual address so it depends on the value of CONFIG_KERNEL_START > as to whether this is a user program address or not. Shouldn't it be PAGE_OFFSET ? I mean, CONFIG_KERNEL_START should work on powerpc, but still... Ben. -- 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/