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

remove the 'u64 now' parameter from ->pick_next_task().

( identity transformation that causes no change in functionality. )

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched.c
kernel/sched_fair.c
kernel/sched_idletask.c
kernel/sched_rt.c