From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761650AbYDNXaY (ORCPT ); Mon, 14 Apr 2008 19:30:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755100AbYDNXaL (ORCPT ); Mon, 14 Apr 2008 19:30:11 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:40172 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755035AbYDNXaJ (ORCPT ); Mon, 14 Apr 2008 19:30:09 -0400 Date: Mon, 14 Apr 2008 16:29:24 -0700 From: Andrew Morton To: Christoph Lameter Cc: ralf@linux-mips.org, linux-kernel@vger.kernel.org, sam@ravnborg.org, Paul Mackerras , Benjamin Herrenschmidt Subject: Re: Pageflags: Standardize comment inclusion in asm-offsets.h and fix MIPS Message-Id: <20080414162924.da6360a4.akpm@linux-foundation.org> In-Reply-To: References: <20080414133213.82a5b76e.akpm@linux-foundation.org> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 14 Apr 2008 14:58:14 -0700 (PDT) Christoph Lameter wrote: > powerpc allmodconfig is still > > unwell: > > > > CC arch/powerpc/kernel/asm-offsets.s > > In file included from include/linux/gfp.h:4, > > from include/linux/slab.h:14, > > from include/linux/percpu.h:5, > > from include/asm/time.h:18, > > from include/asm/cputime.h:26, > > from include/linux/sched.h:67, > > from arch/powerpc/kernel/asm-offsets.c:17: > > include/linux/mmzone.h:830:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE > > Cannot figure out what this has to do with page flags. Nothing at all. It was silly of you to think so :) > AFACIT the powerpc > config is borked because section size is set too low for 64K pages. Yes, the above allmodconfig error was caused by git-powerpc.