]> git.baikalelectronics.ru Git - kernel.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)
commit8d82828992d537f68a4c07fcbdda25f31adde70c
tree2886f7c95b983ffdb89d3a34590e01fbbb3133c7
parent96ce8ff2330e00df23da172dff04c1b8793aa666
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