Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965056AbWEaPDp (ORCPT ); Wed, 31 May 2006 11:03:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965057AbWEaPDp (ORCPT ); Wed, 31 May 2006 11:03:45 -0400 Received: from fed1rmmtao01.cox.net ([68.230.241.38]:1671 "EHLO fed1rmmtao01.cox.net") by vger.kernel.org with ESMTP id S965056AbWEaPDo (ORCPT ); Wed, 31 May 2006 11:03:44 -0400 Date: Wed, 31 May 2006 08:03:43 -0700 From: Tom Rini To: Andi Kleen Cc: piet@bluelane.com, "Amit S. Kale" , "Vladimir A. Barinov" , Andrew Morton , kgdb-bugreport@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: linux-2.6 x86_64 kgdb issue Message-ID: <20060531150343.GZ31210@smtp.west.cox.net> References: <446E0B4B.9070003@ru.mvista.com> <200605310750.34047.ak@suse.de> <1149057987.26542.116.camel@piet2.bluelane.com> <200605310913.54758.ak@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605310913.54758.ak@suse.de> Organization: Embedded Alley Solutions, Inc User-Agent: Mutt/1.5.11+cvs20060403 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 665 Lines: 19 On Wed, May 31, 2006 at 09:13:53AM +0200, Andi Kleen wrote: [snip] > Yes because you if modular works you don't need to build it in. > > Modular was working at some point on x86-64 for kdb and the original 2.6 version > of kgdb was nearly there too. FWIW, the only change the current version of kgdb makes that would prevent it from being totally modular is the debugger_active check in __might_sleep(). -- Tom Rini - 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/