Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752229AbYJTPK2 (ORCPT ); Mon, 20 Oct 2008 11:10:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750776AbYJTPKS (ORCPT ); Mon, 20 Oct 2008 11:10:18 -0400 Received: from theia.rz.uni-saarland.de ([134.96.7.31]:1264 "EHLO theia.rz.uni-saarland.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750769AbYJTPKS (ORCPT ); Mon, 20 Oct 2008 11:10:18 -0400 Date: Mon, 20 Oct 2008 17:07:31 +0200 From: Alexander van Heukelum To: Neil Horman Cc: Ingo Molnar , kexec@lists.infradead.org, linux-kernel@vger.kernel.org, vgoyal@redhat.com, hbabu@us.ibm.com, ebiederm@xmission.com, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, akpm@linux-foundation.org, Alexander van Heukelum Subject: [PATCH] x86, dumpstack: some more unification Message-ID: <20081020150731.GA25999@mailshack.com> References: <20081017210013.GD23591@hmsreliant.think-freely.org> <20081020121339.GE10594@elte.hu> <20081020134211.GA15574@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081020134211.GA15574@hmsreliant.think-freely.org> User-Agent: Mutt/1.5.9i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (theia.rz.uni-saarland.de [134.96.7.31]); Mon, 20 Oct 2008 17:08:01 +0200 (CEST) X-AntiVirus: checked by AntiVir MailGate (version: 2.1.2-14; AVE: 7.9.0.5; VDF: 7.0.7.63; host: AntiVir1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 18 Hi Ingo, Neil, Doing more unification of dumpstack is/was on my TODO list, but it got sidetracked with some other hobby projects. I did unify oops_begin, oops_end, die and die_nmi, and it seems to work. It needs more careful testing, I think, but if someone (Neil?) wants to take a look and validate the result... Greetings, Alexander -- 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/