aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorChirantan Ekbote <[email protected]>2014-06-12 00:18:48 +0900
committerKukjin Kim <[email protected]>2014-06-17 00:23:29 +0900
commit1d80415db64b54141ef02ae58bd2f273d0ac3c38 (patch)
tree1f0447c05960c840b5d42807b783dd6bdf181161 /tools/perf/util/scripting-engines/trace-event-python.c
parentcf286b405c446cc2c61e4ab210ef42e5852a6da3 (diff)
clocksource: exynos_mct: Don't reset the counter during boot and resume
Unfortunately on some exynos systems, resetting the mct counter also resets the architected timer counter. This can cause problems if the architected timer driver has already been initialized because the kernel will think that the counter has wrapped around, causing a big jump in printk timestamps and delaying any scheduled clock events until the counter reaches the value it had before it was reset. The kernel code makes no assumptions about the initial value of the mct counter so there is no reason from a software perspective to clear the counter before starting it. This also fixes the problems described in the previous paragraph. Cc: Olof Johansson <[email protected]> Cc: Tomasz Figa <[email protected]> Signed-off-by: Chirantan Ekbote <[email protected]> Reviewed-by: Doug Anderson <[email protected]> Tested-by: Doug Anderson <[email protected]> Signed-off-by: Kukjin Kim <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions