]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: remove the 'u64 now' parameter from ->task_new()
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)
commitee0827d8b5271094380410cf21d8c48c109a773a
tree2886f7c95b983ffdb89d3a34590e01fbbb3133c7
parent31ee529cc2254e8b62880535ec8f21a4c5e1c091
sched: remove the 'u64 now' parameter from ->task_new()

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

( 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