From: Peter Zijlstra Date: Thu, 29 May 2008 08:07:15 +0000 (+0200) Subject: sched: fix sched_clock_cpu() X-Git-Tag: v2.6.26-rc5~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a381759d6ad5c5dea5a981918e0b4493e9b66ac7;p=pandora-kernel.git sched: fix sched_clock_cpu() Make sched_clock_cpu() return 0 before it has been initialized and avoid corrupting its state due to doing so. This fixes the weird printk timestamp jump reported. Signed-off-by: Peter Zijlstra --- Reading git-diff-tree failed