public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] lockup detector fixes
@ 2010-05-17 22:06 Don Zickus
  2010-05-17 22:06 ` [PATCH 1/3] lockup_detector: convert per_cpu to __get_cpu_var for readability Don Zickus
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Don Zickus @ 2010-05-17 22:06 UTC (permalink / raw)
  To: fweisbec, mingo; +Cc: a.p.zijlstra, gorcunov, linux-kernel, Don Zickus

Another round of cleanups thanks to Frederic W.'s review.

The biggest churn is from trying to cleanup the sysctl interface.

Cheers,
Don

Don Zickus (3):
  lockup_detector: convert per_cpu to __get_cpu_var for readability
  [watchdog] separate hardlockup/softlockup enable paths
  [watchdog] re-introduce support for nmi_watchdog, nosoftlockup

 arch/x86/include/asm/nmi.h |    2 -
 include/linux/nmi.h        |    4 +-
 kernel/sysctl.c            |   15 +++-
 kernel/watchdog.c          |  230 +++++++++++++++++++++++++++-----------------
 4 files changed, 156 insertions(+), 95 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-05-19 17:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 22:06 [PATCH 0/3] lockup detector fixes Don Zickus
2010-05-17 22:06 ` [PATCH 1/3] lockup_detector: convert per_cpu to __get_cpu_var for readability Don Zickus
2010-05-19  8:47   ` Frederic Weisbecker
2010-05-19 17:06   ` [tip:perf/nmi] lockup_detector: Convert " tip-bot for Don Zickus
2010-05-17 22:06 ` [PATCH 2/3] [watchdog] separate hardlockup/softlockup enable paths Don Zickus
2010-05-19  8:46   ` Frederic Weisbecker
2010-05-17 22:06 ` [PATCH 3/3] [watchdog] re-introduce support for nmi_watchdog, nosoftlockup Don Zickus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox