Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753069Ab0ACRkJ (ORCPT ); Sun, 3 Jan 2010 12:40:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753018Ab0ACRkH (ORCPT ); Sun, 3 Jan 2010 12:40:07 -0500 Received: from mail-px0-f174.google.com ([209.85.216.174]:54309 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752898Ab0ACRkF convert rfc822-to-8bit (ORCPT ); Sun, 3 Jan 2010 12:40:05 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=nKnqBUZK1ZBb8lJTeXd84eD9ZB+ne1pIdbrD53JcGy+ehO4sKVCRtRF2eaSu+nrmeF wcZAuVLGtc4FyAOCyHNK+/S0rafaEvVXBGouAgxKkAs2hBkaAXFKu/1rl32wmQzNYNXP VAK8IPc46sxGqm5DS3NsW5verpaGCJ3TMAB7E= MIME-Version: 1.0 In-Reply-To: <20100103092608.0a04c664@infradead.org> References: <20100103160313.GA21156@n2100.arm.linux.org.uk> <20100103164414.GB21156@n2100.arm.linux.org.uk> <20100103092608.0a04c664@infradead.org> From: Hui Zhu Date: Mon, 4 Jan 2010 01:39:44 +0800 Message-ID: Subject: Re: [PATCH] stack2core: show stack message and convert it to core file when kernel die To: Arjan van de Ven Cc: Russell King - ARM Linux , saeed bishara , Catalin Marinas , Nicolas Pitre , Ralf Baechle , David Daney , Chris Dearman , Paul Gortmaker , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Frederic Weisbecker , Alexey Dobriyan , Brian Gerst , Tejun Heo , Rusty Russell , Andrew Morton , Steven Rostedt , Greg Kroah-Hartman , "Paul E. McKenney" , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, Coly Li Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 755 Lines: 26 scripts/markup_oops.pl just support x86? s2c support x86, x8664, arm, mips, mips64. Thanks, Hui On Mon, Jan 4, 2010 at 01:26, Arjan van de Ven wrote: > On Mon, 4 Jan 2010 00:55:04 +0800 > Hui Zhu wrote: >> >> It show which line make kernel die. >> > > similar to scripts/markup_oops.pl already does ? > > > -- > Arjan van de Ven ? ? ? ?Intel Open Source Technology Centre > For development, discussion and tips for power savings, > visit http://www.lesswatts.org > -- 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/