Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75057
b: refs/heads/master
c: 2bacec8
h: refs/heads/master
i:
  75055: c627d72
v: v3
  • Loading branch information
Ingo Molnar committed Dec 18, 2007
1 parent 98509fe commit ec97972
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 73c4efd2c88a41c8a4810904266a34423b5584e5
refs/heads/master: 2bacec8c318ca0418c0ee9ac662ee44207765dd4
1 change: 1 addition & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec97972

Please sign in to comment.