lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
authorDon Zickus <dzickus@redhat.com>
Fri, 7 May 2010 21:11:45 +0000 (17:11 -0400)
committerFrederic Weisbecker <fweisbec@gmail.com>
Wed, 12 May 2010 21:55:43 +0000 (23:55 +0200)
commit332fbdbca3f7716c5620970755ae054d213bcc4e
treece6fe479c9b362fab1ce9530a0f6545d9f79025d
parent58687acba59266735adb8ccd9b5b9aa2c7cd205b
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal

Just some code cleanup to make touch_softlockup clearer and remove the
softlockup_tick function as it is no longer needed.

Also remove the /proc softlockup_thres call as it has been changed to
watchdog_thres.

Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Eric Paris <eparis@redhat.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
LKML-Reference: <1273266711-18706-3-git-send-email-dzickus@redhat.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
include/linux/sched.h
kernel/sysctl.c
kernel/timer.c
kernel/watchdog.c