mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
sched: remove 'now' use from assignments
change all 'now' timestamp uses in assignments to rq->clock. ( this is an identity transformation that causes no functionality change: all such new rq->clock is necessarily preceded by an update_rq_clock() call. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
eb59449400
commit
d281918d7c
3 changed files with 17 additions and 16 deletions
Loading…
Add table
Add a link
Reference in a new issue