Re: [PATCH 5/5] x86, NMI: Remove do_nmi_callback logic

From: Robert Richter
Date: Tue Oct 19 2010 - 12:28:25 EST


On 19.10.10 12:01:58, Don Zickus wrote:
> On Tue, Oct 19, 2010 at 05:03:03PM +0200, Robert Richter wrote:
> > > +++ b/arch/x86/kernel/traps.c
> > > @@ -83,6 +83,8 @@ EXPORT_SYMBOL_GPL(used_vectors);
> > >
> > > static int ignore_nmis;
> > >
> > > +int unknown_nmi_panic;
> >
> > I didn't apply the patches, so I am not really sure, but I think this
> > could be static now.
>
> It is used in kernel/sysctl.c so I don't think it can.

Ah, ok. Was only looking in arch/x86.

Thanks,

-Robert

--
Advanced Micro Devices, Inc.
Operating System Research Center

--
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/