aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2007-12-18 15:21:13 +0100
committerIngo Molnar <mingo@elte.hu>2007-12-18 15:21:13 +0100
commit2bacec8c318ca0418c0ee9ac662ee44207765dd4 (patch)
treeb1879c1449ba4fc496840d10fdd55ef6e79069c2 /kernel
parentsched: sysctl, proc_dointvec_minmax() expects int values for (diff)
downloadlinux-dev-2bacec8c318ca0418c0ee9ac662ee44207765dd4.tar.xz
linux-dev-2bacec8c318ca0418c0ee9ac662ee44207765dd4.zip
sched: touch softlockup watchdog after idling
touch softlockup watchdog after idling. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel')
-rw-r--r--kernel/sched.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/sched.c b/kernel/sched.c
index 5ae0d4296e7c..3df84ea6aba9 100644
--- a/kernel/sched.c
+++ b/kernel/sched.c
@@ -668,6 +668,7 @@ void sched_clock_idle_wakeup_event(u64 delta_ns)
struct rq *rq = cpu_rq(smp_processor_id());
u64 now = sched_clock();
+ touch_softlockup_watchdog();
rq->idle_clock += delta_ns;
/*
* Override the previous timestamp and ignore all