aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorKevin Hilman <[email protected]>2010-03-11 22:57:35 +0000
committerKevin Hilman <[email protected]>2010-04-05 22:25:11 +0000
commitd99c3871148cb643cffe138e9427b7a743aca367 (patch)
treec8c9f16f963263dce4ed72d814d72cb93ed481ee /tools/perf/scripts/python/check-perf-trace.py
parentLinux 2.6.34-rc3 (diff)
downloadkernel-d99c3871148cb643cffe138e9427b7a743aca367.tar.gz
kernel-d99c3871148cb643cffe138e9427b7a743aca367.zip
davinci: timers: don't enable timer until clocksource is initialized
On da830, when the same timer is used for clocksource and clockevent, the timer can be started before the clockevent is registered/initialzed. This creates a window where a timer interrupt might fire before the clockevent handler has been setup and causes a crash. This patch moves the actual enable/start of the timer after the clockevent has ben registered. Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions