]> git.baikalelectronics.ru Git - kernel.git/commit
sched: entity_key() fix
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:11 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:11 +0000 (17:00 +0200)
commit653f176c01c77bfb18a5021890b28d8d7f98268e
treef03ba121f3feb3bdd3e88d09775091f17b539476
parent6808b5a28ea6b3a67a7cdec77180a718381118eb
sched: entity_key() fix

entity_key() fix - we'd occasionally end up with a 0 vruntime
in the !initial case.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
kernel/sched_fair.c