]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from update_curr_load()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
commit844792150f6b5442310aaa788df8796e482c07ee
treec10a3ae27b8f2d76da1597f16263eba93d73a02e
parent8d82828992d537f68a4c07fcbdda25f31adde70c
sched: remove the 'u64 now' parameter from update_curr_load()

remove the 'u64 now' parameter from update_curr_load().

( identity transformation that causes no change in functionality. )

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