From: Fabio Checconi Date: Thu, 16 Jul 2009 10:32:27 +0000 (+0200) Subject: sched: Account for vruntime wrapping X-Git-Tag: v2.6.31-rc4~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54fdc5816631b43ba55fc3206d7add2d85850bc6;p=pandora-kernel.git sched: Account for vruntime wrapping 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 Signed-off-by: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed