From: Peter Zijlstra Date: Mon, 11 Aug 2008 06:59:03 +0000 (+0200) Subject: sched_clock: delay using sched_clock() X-Git-Tag: v2.6.27-rc3~48^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1955a3d4762e7a9bf84035eb3c4886a900f0d15;p=pandora-kernel.git sched_clock: delay using sched_clock() Some arch's can't handle sched_clock() being called too early - delay this until sched_clock_init() has been called. Reported-by: Bill Gatliff Signed-off-by: Peter Zijlstra Tested-by: Nishanth Aravamudan CC: Russell King - ARM Linux Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed