From: Ingo Molnar Date: Wed, 30 Jul 2008 08:13:35 +0000 (+0200) Subject: sched: eliminate scd->prev_raw X-Git-Tag: v2.6.27-rc3~48^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e4e36c66d6edbdefc639692206cdf01e468713;p=pandora-kernel.git sched: eliminate scd->prev_raw eliminate prev_raw and use tick_raw instead. It's enough to base the current time on the scheduler tick timestamp alone - the monotonicity and maximum checks will prevent any damage. Signed-off-by: Ingo Molnar Acked-by: Peter Zijlstra Acked-by: Mike Galbraith --- Reading git-diff-tree failed