From: Stephen Boyd Date: Tue, 19 Nov 2013 23:47:32 +0000 (+0100) Subject: clocksource: sun4i: Switch to sched_clock_register() X-Git-Tag: v3.14-rc1~169^2~1^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=662e7230ee16951e6858c01e72db87c5dc46150e;p=pandora-kernel.git clocksource: sun4i: Switch to sched_clock_register() The 32 bit sched_clock interface now supports 64 bits. Upgrade to the 64 bit function to allow us to remove the 32 bit registration interface. While we're here, mark the sched_clock function as notrace to prevent ftrace recursion crashes. Cc: Maxime Ripard Acked-by: Maxime Ripard Signed-off-by: Stephen Boyd Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed