Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 10 Nov 2002 09:01:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 10 Nov 2002 09:01:32 -0500 Received: from pc1-cwma1-5-cust42.swa.cable.ntl.com ([80.5.120.42]:19872 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Sun, 10 Nov 2002 09:01:31 -0500 Subject: Re: [lkcd-devel] Re: What's left over. From: Alan Cox To: "Eric W. Biederman" Cc: Linus Torvalds , Werner Almesberger , Suparna Bhattacharya , Jeff Garzik , "Matt D. Robinson" , Rusty Russell , Andy Pfiffer , Linux Kernel Mailing List , Mike Galbraith , "Martin J. Bligh" , lkcd-general@lists.sourceforge.net, lkcd-devel@lists.sourceforge.net In-Reply-To: References: <1036894080.22151.3.camel@irongate.swansea.linux.org.uk> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 10 Nov 2002 14:31:57 +0000 Message-Id: <1036938717.1009.4.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 803 Lines: 17 On Sun, 2002-11-10 at 02:18, Eric W. Biederman wrote: > > Load a new *something* on panic. That something might be a new kernel > > but it might also be a kernel dump system like LKCD or a debugger front > > end for something like kdb, or a network dump module, or ... > > And if it isn't a kernel why not load it as a module? The code > has to come preloaded anyway. You may want to load it as a module or via syscall request. Doesn't matter which really. But you do want all the intelligence in the loaded code not in the reboot stub of the dying code. - 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/