All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Paul Mackerras <paulus@samba.org>
Cc: minyard@acm.org, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [patch 4/4] ipmi: add new IPMI nmi watchdog handling
Date: Wed, 14 Feb 2007 20:16:32 -0800	[thread overview]
Message-ID: <20070214201632.a7f18794.akpm@linux-foundation.org> (raw)
In-Reply-To: <17875.56356.396676.239952@cargo.ozlabs.ibm.com>

On Thu, 15 Feb 2007 15:05:56 +1100 Paul Mackerras <paulus@samba.org> wrote:

> Andrew Morton writes:
> 
> > This is all fairly unpleasant.
> > 
> > What architecture is preventing us from using DIE_NMI_POST on all
> > architectures which support ipmi?  ia64?
> > 
> > It would be better to simply require that all ipmi-using architectures
> > implement notify_die(DIE_NMI_POST, ...).
> 
> We're starting to see IPMI creeping on powerpc as well, and we don't
> have an NMI.
> 

Sure, but you could implement the registration function.  I mean, you
_would_ call the NMI callback if you could, right ;)

As it stands, this change is pretty gruesome...

  reply	other threads:[~2007-02-15  4:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-14 20:12 [patch 4/4] ipmi: add new IPMI nmi watchdog handling Corey Minyard
2007-02-15  3:57 ` Andrew Morton
2007-02-15  4:05   ` Paul Mackerras
2007-02-15  4:16     ` Andrew Morton [this message]
2007-02-15 15:49       ` Corey Minyard
2007-02-15 22:21         ` Andrew Morton
2007-02-16  0:26           ` Corey Minyard
2007-02-19 20:14           ` Corey Minyard

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=20070214201632.a7f18794.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minyard@acm.org \
    --cc=paulus@samba.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.