[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1274133966-18415-1-git-send-email-dzickus@redhat.com>
Date: Mon, 17 May 2010 18:06:03 -0400
From: Don Zickus <dzickus@...hat.com>
To: fweisbec@...il.com, mingo@...e.hu
Cc: a.p.zijlstra@...llo.nl, gorcunov@...il.com,
linux-kernel@...r.kernel.org, Don Zickus <dzickus@...hat.com>
Subject: [PATCH 0/3] lockup detector fixes
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(-)
--
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