From: Marc Zyngier Date: Fri, 14 Jan 2011 15:32:36 +0000 (+0000) Subject: ARM: architected timers: Add A15 specific sched_clock implementation X-Git-Tag: v3.5-rc1~182^2~2^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f61c80eb7dff0fb35beb8068852d3fc902315a6;p=pandora-kernel.git ARM: architected timers: Add A15 specific sched_clock implementation Provide an A15 sched_clock implementation using the virtual counter, which is thought to be more useful than the physical one in a virtualised environment, as it can offset the time spent in another VM or the hypervisor. Acked-by: Catalin Marinas Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed