From: Kevin Hilman Date: Fri, 11 May 2007 00:30:36 +0000 (-0700) Subject: ARM: OMAP: hrtimers/dyntick support for OMAP2 GP-timers X-Git-Tag: v2.6.22-omap1~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af93dc607eb34bbc4042038b0c45394d85900a90;p=pandora-kernel.git ARM: OMAP: hrtimers/dyntick support for OMAP2 GP-timers This patch converts the GP-timer layer to use the clocksource/clockevent interface provided by the new GENERIC_TIME and GENERIC_CLOCKEVENT layers. Doing so enables use of the new hrtimers and dynticks features on OMAP2. A quick test of hrtimers using Thomas Gleixner's cyclictest on a 2430SDP shows min/avg/max userspace latencies of 38/50/850 usec. A quick test of dyntick using /proc/timer_stats on an idle system shows an avg. of ~5 events/sec over a 10 second period. Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed