]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from set_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)
commit49a9151aea8fbf6a3f199da18ccc73c3e2d158f7
treec89ad92e6a609023c973a06be2c8928e9ec63561
parentd4f062d26dc588eb6068da8d293091d4489167aa
sched: remove the 'u64 now' parameter from set_next_entity()

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

( identity transformation that causes no change in functionality. )

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