Re: [patch 4/4] ipmi: add new IPMI nmi watchdog handling

From: Andrew Morton
Date: Wed Feb 14 2007 - 23:16:53 EST


On Thu, 15 Feb 2007 15:05:56 +1100 Paul Mackerras <paulus@xxxxxxxxx> 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...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/