]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sched: add [__]update_rq_clock(rq)
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:46 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:46 +0000 (11:16 +0200)
commitb04a0f4c1651a553ee1a03dc70297d66ec74db5c
tree25a0721d639f244f61bba84edf296b8442e373a4
parenta4ac01c36e286dd1b9a1d5cd7422c5af51dc55f8
sched: add [__]update_rq_clock(rq)

add the [__]update_rq_clock(rq) functions. (No change in functionality,
just reorganization to prepare for elimination of the heavy 64-bit
timestamp-passing in the scheduler.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c