All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Strosaker <strosake@austin.ibm.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arch-specific callout in panic()
Date: Mon, 23 Feb 2004 12:33:09 -0600	[thread overview]
Message-ID: <403A4765.8010908@austin.ibm.com> (raw)
In-Reply-To: <20040222213438.7682ff7b.akpm@osdl.org>

Andrew Morton wrote:
> We have the panic_notifier_list in there.  Cannot you hook into that?
> 

panic_notifier_list is not used becasue we need to ensure that the
actions in machine_panic are the last ones taken.  machine_panic may
not return (in the ppc64 case, it calls a firmware routine which does
not return), so any other actions on the list need to be taken first.

Thanks,
Mike

  reply	other threads:[~2004-02-23 18:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-23  5:13 [PATCH] arch-specific callout in panic() Mike Strosaker
2004-02-23  5:34 ` Andrew Morton
2004-02-23 18:33   ` Mike Strosaker [this message]
2004-02-24  4:25     ` Keith Owens
2004-02-23  5:54 ` viro
  -- strict thread matches above, loose matches on Subject: below --
2004-02-23  9:25 Arnd Bergmann

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=403A4765.8010908@austin.ibm.com \
    --to=strosake@austin.ibm.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.