]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos: Avoid function instrumentation for microsecond timer
authorSimon Glass <sjg@chromium.org>
Tue, 11 Jun 2013 18:14:50 +0000 (11:14 -0700)
committerTom Rini <trini@ti.com>
Wed, 26 Jun 2013 14:18:56 +0000 (10:18 -0400)
commitca35a0cdf26ff25b4128822ad2554ebd03eb2d42
tree2c2dfa844af693a7c74f23234cfae7c70859cbcb
parentbce1b92aa11fc7dadae19452e9ff84c33a4b0c9a
exynos: Avoid function instrumentation for microsecond timer

For tracing to work it has to be able to access the microsecond timer
without causing a recursive call to the function entry/exit handlers.
Add attributes to the relevant functions to support this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/armv7/s5p-common/timer.c
arch/arm/include/asm/arch-exynos/cpu.h