Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267696AbUJRTmS (ORCPT ); Mon, 18 Oct 2004 15:42:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267683AbUJRTmF (ORCPT ); Mon, 18 Oct 2004 15:42:05 -0400 Received: from smtp.Lynuxworks.com ([207.21.185.24]:59153 "EHLO smtp.lynuxworks.com") by vger.kernel.org with ESMTP id S267708AbUJRTlI (ORCPT ); Mon, 18 Oct 2004 15:41:08 -0400 Date: Mon, 18 Oct 2004 12:40:40 -0700 To: Ingo Molnar Cc: Bill Huey , linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, "K.R. Foley" , Adam Heath , Florian Schmidt , Andrew Morton Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U5 Message-ID: <20041018194040.GC15313@nietzsche.lynx.com> References: <20041012195424.GA3961@elte.hu> <20041013061518.GA1083@elte.hu> <20041014002433.GA19399@elte.hu> <20041014143131.GA20258@elte.hu> <20041014234202.GA26207@elte.hu> <20041015102633.GA20132@elte.hu> <20041016153344.GA16766@elte.hu> <20041018145008.GA25707@elte.hu> <20041018193251.GA15313@nietzsche.lynx.com> <20041018193603.GB8159@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041018193603.GB8159@elte.hu> User-Agent: Mutt/1.5.6+20040907i From: Bill Huey (hui) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 948 Lines: 23 On Mon, Oct 18, 2004 at 09:36:03PM +0200, Ingo Molnar wrote: > * Bill Huey wrote: > > > > CC arch/i386/kernel/traps.o > > arch/i386/kernel/traps.c: In function `do_debug': > > arch/i386/kernel/traps.c:786: error: `sysenter_past_esp' undeclared (first use in this function) > > arch/i386/kernel/traps.c:786: error: (Each undeclared identifier is reported only once > > arch/i386/kernel/traps.c:786: error: for each function it appears in.) > > make[1]: *** [arch/i386/kernel/traps.o] Error 1 > > make: *** [arch/i386/kernel] Error 2 > > i guess this might be an -mm1 breakage if CONFIG_KGDB enabled - does it > happen with vanilla -mm1 too? yep, should I wait for -mm2 ? bill - 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/