From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757414AbYBQWge (ORCPT ); Sun, 17 Feb 2008 17:36:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755375AbYBQWgP (ORCPT ); Sun, 17 Feb 2008 17:36:15 -0500 Received: from pasmtpb.tele.dk ([80.160.77.98]:35536 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754891AbYBQWgO (ORCPT ); Sun, 17 Feb 2008 17:36:14 -0500 Date: Sun, 17 Feb 2008 23:36:23 +0100 From: Sam Ravnborg To: Geert Uytterhoeven Cc: Mel Gorman , Andrew Morton , Linux Kernel Development Subject: Re: [PATCH] mm: setup_usemap() must be __meminit Message-ID: <20080217223623.GA16053@uranus.ravnborg.org> References: <20080217194320.GL14588@uranus.ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > > I would need a config where the mismatch triggers for one > > of the more popular architectures (as in where I have a toolchain). > > That was with plain m68k defconfig. > > > I could not reproduce it with x86 64bit - not even with -fno-inline-functions > > If it helps, my cross-compiler is gcc version 4.1.2 20061115 (prerelease) > (Debian 4.1.1-21). I could build a m68k toolchin using crosstool. I will take a look one of the next days - too late now. Sam