Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752012AbYKAHcU (ORCPT ); Sat, 1 Nov 2008 03:32:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750794AbYKAHcH (ORCPT ); Sat, 1 Nov 2008 03:32:07 -0400 Received: from smtp.zeuux.org ([210.51.160.52]:54056 "EHLO z.billxu.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750757AbYKAHcG (ORCPT ); Sat, 1 Nov 2008 03:32:06 -0400 Date: Sat, 1 Nov 2008 15:31:56 +0800 From: Jianjun Kong To: Pete Clements Cc: linux-kernel Subject: Re: 2.6.28-rc2-git6 fails compile -- cpu/common.c Message-ID: <20081101073156.GC6556@ubuntu> References: <200811010250.mA12orqv005451@clem.clem-digital.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811010250.mA12orqv005451@clem.clem-digital.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1130 Lines: 27 On Fri, Oct 31, 2008 at 10:50:53PM -0400, Pete Clements wrote: >Fyi >2.6.28-rc2-git fails compile, uniprocessor x86. (Missed git4 and git5.) > > CC arch/x86/kernel/cpu/common.o >arch/x86/kernel/cpu/common.c: In function 'cpu_init': >arch/x86/kernel/cpu/common.c:1141: error: 'boot_cpu_id' undeclared (first use in this function) >arch/x86/kernel/cpu/common.c:1141: error: (Each undeclared identifier is reported only once >arch/x86/kernel/cpu/common.c:1141: error: for each function it appears in.) >make[2]: *** [arch/x86/kernel/cpu/common.o] Error 1 >make[1]: *** [arch/x86/kernel/cpu] Error 2 >make: *** [arch/x86/kernel] Error 2 'boot_cpu_id' only defined at this head file(include/linux/smp_32.h) Jianjun -- Jianjun Kong | Happy Hacking HomePage: http://kongove.cn Gtalk: kongjianjun@gmail.com Hope is good thing, maybe the best of things, and no good thing ever dies. -- 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/