[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090107133327.GA4911@elte.hu>
Date: Wed, 7 Jan 2009 14:33:27 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Jaswinder Singh Rajput <jaswinder@...radead.org>
Cc: x86 maintainers <x86@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Andi Kleen <andi@...stfloor.org>,
James.Bottomley@...senpartnership.com,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -tip 0/7] x86: move NON-SMP data from smp.h
* Ingo Molnar <mingo@...e.hu> wrote:
> applied to tip/x86/cleanups:
excluded it again from tip/master, due to this build failure:
arch/x86/kernel/crash.c: In function ‘native_machine_crash_shutdown’:
arch/x86/kernel/crash.c:108: error: implicit declaration of function
‘safe_smp_processor_id’
which happens with the first attached config,
and this build failure:
arch/x86/kernel/cpu/common.c: In function ‘cpu_init’:
arch/x86/kernel/cpu/common.c:1108: error: ‘cpu_initialized_mask’ undeclared (first use in this function)
arch/x86/kernel/cpu/common.c:1108: error: (Each undeclared identifier is reported only once
arch/x86/kernel/cpu/common.c:1108: error: for each function it appears in.)
which happens with the second config.
(the configs are not oldconfig-clean - just type enter for all questions
that come up to get to the right config)
Ingo
View attachment "config" of type "text/plain" (68330 bytes)
View attachment "config2" of type "text/plain" (63871 bytes)
Powered by blists - more mailing lists