From: Marc Zyngier Date: Wed, 18 Jan 2012 15:05:11 +0000 (+0000) Subject: ARM: Make the sched_clock framework mandatory X-Git-Tag: v3.4-rc1~36^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6905a65879b51d326396e63dfea40861a30bc17f;p=pandora-kernel.git ARM: Make the sched_clock framework mandatory All sched_clock() providers have been converted to the sched_clock framework, which also provides a jiffy based implementation for the platforms that do not provide a counter. It is now possible to make the sched_clock framework mandatory, effectively preventing new platforms to add new sched_clock() functions, which would be detrimental to the single zImage work. Acked-by: Nicolas Pitre Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed