[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20060927074107.GA62414@muc.de>
Date: Wed, 27 Sep 2006 09:41:07 +0200
From: Andi Kleen <ak@....de>
To: Andrew Morton <akpm@...l.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Don Zickus <dzickus@...hat.com>
Subject: Re: [PATCH] x86: Allow users to force a panic on NMI
On Tue, Sep 26, 2006 at 04:58:57PM -0700, Andrew Morton wrote:
> On Tue, 26 Sep 2006 22:59:59 GMT
> Linux Kernel Mailing List <linux-kernel@...r.kernel.org> wrote:
>
> > --- a/kernel/panic.c
> > +++ b/kernel/panic.c
> > @@ -21,6 +21,7 @@ #include <linux/kexec.h>
> > #include <linux/debug_locks.h>
> >
> > int panic_on_oops;
> > +int panic_on_unrecovered_nmi;
> > int tainted;
> > static int pause_on_oops;
> > static int pause_on_oops_flag;
>
> Is visible to all architectures.
Ok, adding a #ifdef
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists