]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from pick_next_entity()
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)
commit3bfb9e92b26bf633a1af88256265dbdc47f91493
tree0df971ebc9da516864392c29254484a4e900f12b
parent49a9151aea8fbf6a3f199da18ccc73c3e2d158f7
sched: remove the 'u64 now' parameter from pick_next_entity()

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

( identity transformation that causes no change in functionality. )

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