Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267777AbUJRT74 (ORCPT ); Mon, 18 Oct 2004 15:59:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267772AbUJRTzQ (ORCPT ); Mon, 18 Oct 2004 15:55:16 -0400 Received: from smtp.Lynuxworks.com ([207.21.185.24]:10002 "EHLO smtp.lynuxworks.com") by vger.kernel.org with ESMTP id S267730AbUJRTww (ORCPT ); Mon, 18 Oct 2004 15:52:52 -0400 Date: Mon, 18 Oct 2004 12:52:25 -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: <20041018195225.GB23217@nietzsche.lynx.com> References: <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> <20041018194040.GC15313@nietzsche.lynx.com> <20041018194632.GB9550@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041018194632.GB9550@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: 828 Lines: 20 On Mon, Oct 18, 2004 at 09:46:32PM +0200, Ingo Molnar wrote: > since 2.6.9's release is imminent there will unlikely be an -rc4-mm2, > 2.6.9-mm1 should be the next one. The new kgdb logic is a bit foreign to me. I'll have to look at it a bit more, but this kgdb build problem is criticial for a certain part of the kernel community that needs it. I've commented out that section and rebuilding it now. To get kgdb work (referencing my tree), I've just demoted all of the spinlocks in arch/i386/{kernel,lib}/kgdb*.c files. It's pretty straight forward, nothing tricky at all. 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/