From: Ingo Molnar Date: Thu, 26 Feb 2009 19:20:29 +0000 (+0100) Subject: sched: allow architectures to specify sched_clock_stable X-Git-Tag: v2.6.30-rc1~2^2~78^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b342501cd31e5546d0c9ca8ceff5ded1832f9e5b;p=pandora-kernel.git sched: allow architectures to specify sched_clock_stable Allow CONFIG_HAVE_UNSTABLE_SCHED_CLOCK architectures to still specify that their sched_clock() implementation is reliable. This will be used by x86 to switch on a faster sched_clock_cpu() implementation on certain CPU types. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed