public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Jiri Kosina <jikos@jikos.cz>
Cc: Joshua Wise <jwise@google.com>,
	linux-kernel@vger.kernel.org, thockin@google.com,
	mikew@google.com, masouds@google.com
Subject: Re: [PATCH] Info dump on Oops or panic()
Date: Thu, 28 Jun 2007 19:01:46 -0700	[thread overview]
Message-ID: <20070628190146.64af724a.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0706290237390.31463@twin.jikos.cz>

On Fri, 29 Jun 2007 02:39:33 +0200 (CEST) Jiri Kosina <jikos@jikos.cz> wrote:

> On Thu, 28 Jun 2007, Joshua Wise wrote:
> 
> >  This patch adds a call chain to be invoked when the system oopses or
> >  panics. 
> 
> That seems really fragile, processing a callchain when the system goes to 
> panic is not guaranteed to work. Wouldn't simple function call have higher 
> chances of survival?

That was my complaint, but then we remembered die_chain, which is already
doing that.

Joshua will take a look at using die_chain instead of adding another one.


  reply	other threads:[~2007-06-29  2:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 22:05 [PATCH] Info dump on Oops or panic() Joshua Wise
2007-06-28 22:18 ` Kyle McMartin
2007-06-28 23:12   ` [PATCH] [revised -- version 2] " Joshua Wise
2007-06-28 23:48     ` Andrew Morton
2007-06-29  2:15       ` Joshua Wise
2007-06-28 23:54   ` [PATCH] " Mike Frysinger
2007-06-29  0:39 ` Jiri Kosina
2007-06-29  2:01   ` Andrew Morton [this message]
2007-06-29  1:15 ` Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070628190146.64af724a.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=jikos@jikos.cz \
    --cc=jwise@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masouds@google.com \
    --cc=mikew@google.com \
    --cc=thockin@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox