]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/sched.c
sched: remove the 'u64 now' parameter from deactivate_task()
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)
commit2e1cb74a501c4b1bca5e55dabff24f267349193c
tree76b0daeb19f11526bb4834c31667c6d663d26f49
parent69be72c13db0e9165796422b544f989033146171
sched: remove the 'u64 now' parameter from deactivate_task()

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

( identity transformation that causes no change in functionality. )

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