2008-06-27 00:15:23

by Johannes Weiner

[permalink] [raw]
Subject: [PATCH 0/3] softlockup fixlets

Hi,

here are three small fixlets for the softlockup watchdog that fell out
while studying the code.

Hannes

arch/x86/kernel/nmi_32.c | 2 +-
arch/x86/kernel/nmi_64.c | 2 +-
include/linux/nmi.h | 2 +-
include/linux/sched.h | 4 ++++
kernel/softlockup.c | 25 +++++++++++++------------
5 files changed, 20 insertions(+), 15 deletions(-)