Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753066Ab0ACRiH (ORCPT ); Sun, 3 Jan 2010 12:38:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753052Ab0ACRiF (ORCPT ); Sun, 3 Jan 2010 12:38:05 -0500 Received: from mail-pw0-f42.google.com ([209.85.160.42]:44392 "EHLO mail-pw0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753038Ab0ACRiE convert rfc822-to-8bit (ORCPT ); Sun, 3 Jan 2010 12:38:04 -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=juUCw70UxF0yOxHpwVywbEepP2up/+RZzVcGksVR1nPm9OkogqemWHE2Kj5cyWo20f OLdhGs5wqEf5ckWmF8PvR8hQGYaOGIKwtiu2WhJUgEKroWzU61zdZRszyLxs3muD5PWd AfMBJliYt9IKJTbdFm0YglK1Wy+jF+DDXvzfc= MIME-Version: 1.0 In-Reply-To: References: <20100103160313.GA21156@n2100.arm.linux.org.uk> <20100103164414.GB21156@n2100.arm.linux.org.uk> <20100103171013.GC21156@n2100.arm.linux.org.uk> From: Hui Zhu Date: Mon, 4 Jan 2010 01:37:40 +0800 Message-ID: Subject: Re: [PATCH] stack2core: show stack message and convert it to core file when kernel die To: Russell King - ARM Linux Cc: saeed bishara , Catalin Marinas , Nicolas Pitre , Ralf Baechle , David Daney , Tomaso Paoletti , 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: 1164 Lines: 35 And gdb need a message that seems panic doesn't show: LKM address message. like: S2C:add-symbol-file e.ko 0xffffffffa0000000 Thanks, Hui On Mon, Jan 4, 2010 at 01:18, Hui Zhu wrote: > Sorry I make a mistake, I sent the mail before I complete it. ?Maybe > some hotkey or something. > > The s2c can get the message from the current panic message is better. > I am not get them for now, maybe it need open some options or > something. > > Thanks, > Hui > > On Mon, Jan 4, 2010 at 01:10, Russell King - ARM Linux > wrote: >> On Mon, Jan 04, 2010 at 12:55:04AM +0800, Hui Zhu wrote: >>> I didn't give the user raw oopses. >>> I give him core file. When the kernel die, do we can get a core file now? >> >> I think there's a communication issue here... clearly you're not >> understanding what I've been trying to tell you. >> >> I don't think I can help you any further. >> > -- 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/