login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
30
Re: [PATCH 2/2] x86, NMI: add back unknown_nmi_panic and nmi_watchdog sysctls
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Don Zickus
Subject:
Re: [PATCH 2/2] x86, NMI: add back unknown_nmi_panic and nmi_watchdog sysctls
Date: Tuesday, November 30, 2010 - 9:20 am
On Tue, Nov 30, 2010 at 04:15:17PM +0300, Cyrill Gorcunov wrote:
quoted text
> On Mon, Nov 29, 2010 at 05:07:17PM -0500, Don Zickus wrote: > > Originally adapted from Huang Ying's patch which moved the unknown_nmi_panic > > to the traps.c file. Because the old nmi watchdog was deleted before this > > change happened, the unknown_nmi_panic sysctl was lost. This re-adds it. > > > > Also, the nmi_watchdog sysctl was re-implemented and its documentation > > updated accordingly. > > > > Patch-inspired-by: Huang Ying <ying.huang@intel.com> > > Signed-off-by: Don Zickus <dzickus@redhat.com> > > Reviewed-by: Cyrill Gorcunov <gorcunov@gmail.com> > > (a 'thing' below which could be addressed later) > ... > > diff --git a/kernel/sysctl.c b/kernel/sysctl.c > > index d91b07d..140344d 100644 > > --- a/kernel/sysctl.c > > +++ b/kernel/sysctl.c > > @@ -733,6 +733,22 @@ static struct ctl_table kern_table[] = { > > .extra1 = &zero, > > .extra2 = &one, > > }, > > + { > > + .procname = "nmi_watchdog", > > + .data = &watchdog_enabled, > > + .maxlen = sizeof (int), > > + .mode = 0644, > > + .proc_handler = proc_dowatchdog_enabled, > > + }, > > +#endif > > +#if defined(CONFIG_X86_LOCAL_APIC) && defined(CONFIG_X86) > > This kinda wonders me -- do we have CONFIG_X86_LOCAL_APIC set _without_ > CONFIG_X86? I mean CONFIG_X86_LOCAL_APIC is per x86, no?
Probably, I was just copying-n-pasting what was there previously. I can chop it off. Cheers, Don --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/2] x86, nmi watchdog: Fixes from removing old nmi ...
, Don Zickus
, (Mon Nov 29, 3:07 pm)
[PATCH 1/2] lockup detector: Compile fixes from removing ...
, Don Zickus
, (Mon Nov 29, 3:07 pm)
[PATCH 2/2] x86, NMI: add back unknown_nmi_panic and nmi_w ...
, Don Zickus
, (Mon Nov 29, 3:07 pm)
Re: [PATCH 2/2] x86, NMI: add back unknown_nmi_panic and n ...
, Cyrill Gorcunov
, (Tue Nov 30, 6:15 am)
Re: [PATCH 1/2] lockup detector: Compile fixes from remov ...
, Cyrill Gorcunov
, (Tue Nov 30, 6:15 am)
Re: [PATCH 2/2] x86, NMI: add back unknown_nmi_panic and n ...
, Don Zickus
, (Tue Nov 30, 9:20 am)
Re: [PATCH 2/2] x86, NMI: add back unknown_nmi_panic and n ...
, Cyrill Gorcunov
, (Tue Nov 30, 10:37 am)
Re: [PATCH 2/2] x86, NMI: add back unknown_nmi_panic and n ...
, Yinghai Lu
, (Thu Dec 2, 1:16 am)
[tip:perf/core] lockup detector: Compile fixes from removi ...
, tip-bot for Don Zickus
, (Thu Dec 9, 4:27 pm)
[tip:perf/core] x86, NMI: Add back unknown_nmi_panic and n ...
, tip-bot for Don Zickus
, (Thu Dec 9, 4:28 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kay Sievers
Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop
Eric W. Biederman
[PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
S K
Re: cpufreq doesn't seem to work in Intel Q9300
Bart Van Assche
Re: Is gcc thread-unsafe?
Aaron Straus
Re: [NFS] blocks of zeros (NULLs) in NFS files in kernels >= 2.6.20
git
:
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH] git-mv: Keep moved index entries inact
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
sm501: add power control callback
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric W. Biederman
[PATCH 14/20] net: Simplify pppol2tp pernet operations.
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
openbsd-misc
:
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Cabillot Julien
Re: OpenBSD isakmpd and pf vs Cisco PIX or ASA
Colocation donated by:
Syndicate