From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753691AbYANUTf (ORCPT ); Mon, 14 Jan 2008 15:19:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750868AbYANUT1 (ORCPT ); Mon, 14 Jan 2008 15:19:27 -0500 Received: from smtp6.pp.htv.fi ([213.243.153.40]:53259 "EHLO smtp6.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759AbYANUT0 (ORCPT ); Mon, 14 Jan 2008 15:19:26 -0500 Date: Mon, 14 Jan 2008 22:18:26 +0200 From: Adrian Bunk To: Sam Ravnborg Cc: Ingo Molnar , Andi Kleen , rjw@sisk.pl, pavel@suse.cz, linux-kernel@vger.kernel.org Subject: Re: [PATCH x86] [15/16] Force __cpuinit on for CONFIG_PM without HOTPLUG_CPU Message-ID: <20080114201826.GD9847@does.not.exist> References: <20080110150911.GG28740@does.not.exist> <20080114135240.GA15357@elte.hu> <20080114140910.GA8507@uranus.ravnborg.org> <20080114145854.GA31695@elte.hu> <20080114150103.GA2700@elte.hu> <20080114182052.GB9847@does.not.exist> <20080114191009.GB2288@elte.hu> <20080114195258.GC9847@does.not.exist> <20080114200126.GB9257@uranus.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20080114200126.GB9257@uranus.ravnborg.org> User-Agent: Mutt/1.5.17 (2007-12-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 14, 2008 at 09:01:26PM +0100, Sam Ravnborg wrote: > On Mon, Jan 14, 2008 at 09:52:58PM +0200, Adrian Bunk wrote: > > On Mon, Jan 14, 2008 at 08:10:09PM +0100, Ingo Molnar wrote: > > > > > > * Adrian Bunk wrote: > > > > > > > > for example, in current -git, could you tell me why this triggers: > > > > > > > > > > WARNING: vmlinux.o(.text+0x87e2a): Section mismatch: reference to > > > > > .init.text: (between 'process_zones' and 'setup_per_cpu_pageset') > > > > > > > > > > and how to resolve it? I had a quick look and it was not obvious to me. > > > > > > > > Please send the .config. > > > > > > 'make allyesconfig' and disable CONFIG_HOTPLUG=y. > > > > Works for me without the warning. > > > > Wait, I remember something @#$%#@$!!!: > > 'make allyesconfig' on x86 became ambiguously. > > > > If you have by chance a 64bit CPU that would explain why I didn't get it. > > > > @Sam: > > Can you fix the bug that menuconfig does not let me enable CONFIG_64BIT? > > make ARCH=x86_64 allyesconfig > will set CONFIG_64BIT for you - no? Yes. But this still leaves the fact that when someone says 'allyesconfig' it's no longer clear which configuration he has. And no, I do not consider it funny that this now implies two hours of compilation twice just for seeing one bug. And the fact that I have to set ARCH only for seeing the 32/64bit Kconfig choice is clearly bullshit. > Sam cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed