Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267869AbUJRUJy (ORCPT ); Mon, 18 Oct 2004 16:09:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267576AbUJRTfo (ORCPT ); Mon, 18 Oct 2004 15:35:44 -0400 Received: from smtp.Lynuxworks.com ([207.21.185.24]:44305 "EHLO smtp.lynuxworks.com") by vger.kernel.org with ESMTP id S267661AbUJRTfB (ORCPT ); Mon, 18 Oct 2004 15:35:01 -0400 Date: Mon, 18 Oct 2004 12:34:49 -0700 To: Bill Huey Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, "K.R. Foley" , Adam Heath , Florian Schmidt Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U5 Message-ID: <20041018193449.GB15313@nietzsche.lynx.com> References: <20041012123318.GA2102@elte.hu> <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041018193251.GA15313@nietzsche.lynx.com> 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: 1042 Lines: 24 On Mon, Oct 18, 2004 at 12:32:51PM -0700, Bill Huey wrote: > On Mon, Oct 18, 2004 at 04:50:08PM +0200, Ingo Molnar wrote: > > i have released the -U5 Real-Time Preemption patch: > > > > http://redhat.com/~mingo/voluntary-preempt/voluntary-preempt-2.6.9-rc4-mm1-U5 > > 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 bah, let me handle this, CONFIG_KGDB was turned on and I'm workin on this now... 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/