git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78af08d
)
sched: Account for vruntime wrapping
author
Fabio Checconi
<fabio@gandalf.sssup.it>
Thu, 16 Jul 2009 10:32:27 +0000
(12:32 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 18 Jul 2009 09:17:08 +0000
(11:17 +0200)
I spotted two sites that didn't take vruntime wrap-around into
account. Fix these by creating a comparison helper that does do
so.
Signed-off-by: Fabio Checconi <fabio@gandalf.sssup.it>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found