[PATCH 0/2] x86, nmi watchdog: Fixes from removing old nmi watchdog

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Don Zickus
Date: Monday, November 29, 2010 - 3:07 pm

A couple of small fixes to address issues caused by removing the old nmi watchdog

Applied on top of Ingo's latest master branch.

Don Zickus (2):
  lockup detector:  Compile fixes from removing the old x86 nmi
    watchdog
  x86, NMI: add back unknown_nmi_panic and nmi_watchdog sysctls

 Documentation/kernel-parameters.txt |   10 +---------
 arch/x86/kernel/apic/hw_nmi.c       |   12 ++++++++----
 arch/x86/kernel/traps.c             |   16 +++++++++++-----
 include/linux/nmi.h                 |    4 +++-
 kernel/sysctl.c                     |   16 ++++++++++++++++
 kernel/sysctl_binary.c              |    1 -
 kernel/watchdog.c                   |    2 ++
 7 files changed, 41 insertions(+), 20 deletions(-)

-- 
1.7.3.2

--
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)
[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)