diff options
author | 2008-01-25 21:08:33 +0100 | |
---|---|---|
committer | 2008-01-25 21:08:33 +0100 | |
commit | 782daeee3d596282bfee4cd9e976c86be0e194a8 (patch) | |
tree | 7f831f365ba3f9f9b8f10572b858eb231864dde0 /include/linux/stacktrace.h | |
parent | sched: fix, always create kernel threads with normal priority (diff) | |
download | linux-rng-782daeee3d596282bfee4cd9e976c86be0e194a8.tar.xz linux-rng-782daeee3d596282bfee4cd9e976c86be0e194a8.zip |
sched: fix rq->clock warps on frequency changes
sched: fix rq->clock warps on frequency changes
Fix 2bacec8c318ca0418c0ee9ac662ee44207765dd4
(sched: touch softlockup watchdog after idling) that reintroduced warps
on frequency changes. touch_softlockup_watchdog() calls __update_rq_clock
that checks rq->clock for warps, so call it after adjusting rq->clock.
Signed-off-by: Guillaume Chazarain <guichaz@yahoo.fr>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions