On Thu, Feb 15, 2007 at 02:21:24PM -0800, Andrew Morton wrote:
> On Thu, 15 Feb 2007 09:49:15 -0600
> Corey Minyard <[EMAIL PROTECTED]> wrote:
>
> > So I see the following options besides what's already there:
> >
> > 1) add asm/kdebug.h and DIE_NMI_POST to everything that might have an
> > IPMI
Andrew Morton wrote:
On Thu, 15 Feb 2007 09:49:15 -0600
Corey Minyard <[EMAIL PROTECTED]> wrote:
So I see the following options besides what's already there:
1) add asm/kdebug.h and DIE_NMI_POST to everything that might have an
IPMI implementation.
2) use CONFIG_X86 to tell if NMI will wor
On Thu, 15 Feb 2007 09:49:15 -0600
Corey Minyard <[EMAIL PROTECTED]> wrote:
> So I see the following options besides what's already there:
>
> 1) add asm/kdebug.h and DIE_NMI_POST to everything that might have an
> IPMI implementation.
> 2) use CONFIG_X86 to tell if NMI will work, since that's t
Andrew Morton wrote:
On Thu, 15 Feb 2007 15:05:56 +1100 Paul Mackerras <[EMAIL PROTECTED]> 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 sim
On Thu, 15 Feb 2007 15:05:56 +1100 Paul Mackerras <[EMAIL PROTECTED]> 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 r
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 sta
On Wed, 14 Feb 2007 14:12:57 -0600 Corey Minyard <[EMAIL PROTECTED]> wrote:
>
> Convert over to the new NMI handling for getting IPMI watchdog
> timeouts via an NMI. This add config options to know if there
> is the ability to receive NMIs and if it has an NMI post processing
> call. Then it mo
Convert over to the new NMI handling for getting IPMI watchdog
timeouts via an NMI. This add config options to know if there
is the ability to receive NMIs and if it has an NMI post processing
call. Then it modifies the IPMI watchdog to take advantage of
this so that it can know if an NMI comes
8 matches
Mail list logo