[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B4273D6.2010306@kernel.org>
Date: Tue, 05 Jan 2010 08:03:50 +0900
From: Tejun Heo <tj@...nel.org>
To: Hui Zhu <teawater@...il.com>
CC: Arjan van de Ven <arjan@...radead.org>,
Russell King <linux@....linux.org.uk>,
saeed bishara <saeed.bishara@...il.com>,
Catalin Marinas <catalin.marinas@....com>,
Nicolas Pitre <nico@...xnic.net>,
Ralf Baechle <ralf@...ux-mips.org>,
David Daney <ddaney@...iumnetworks.com>,
Tomaso Paoletti <tpaoletti@...iumnetworks.com>,
Chris Dearman <chris@...s.com>,
Paul Gortmaker <Paul.Gortmaker@...driver.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
Frederic Weisbecker <fweisbec@...il.com>,
Alexey Dobriyan <adobriyan@...il.com>,
Brian Gerst <brgerst@...il.com>,
Rusty Russell <rusty@...tcorp.com.au>,
Andrew Morton <akpm@...ux-foundation.org>,
Steven Rostedt <rostedt@...dmis.org>,
Greg Kroah-Hartman <gregkh@...e.de>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-mips@...ux-mips.org, Coly Li <coly.li@...e.de>
Subject: Re: [PATCH] stack2core: show stack message and convert it to core
file when kernel die
Hello,
On 01/05/2010 01:22 AM, Hui Zhu wrote:
> For the s2c, user just "s2c < message >core" It did everything with itself.
> After that, gdb vmlinux core.
It is true that by making the kernel oops message more verbose, s2c
can be made way simpler. However, dependence on standard object tools
or perl is already assumed and avoiding it doesn't really buy
anything. I really like the idea but unfortunately I'm doubtful that
it will be able to go upstream in the current form. The suggested
solution (extending markup_oops.pl) won't be too much work, most of
functionality will remain the same and will have much higher chance of
getting included.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists