[PATCH] clocksource: mark sched_clock_read functions notrace

Maxime Coquelin maxime.coquelin at st.com
Mon Feb 2 05:13:06 PST 2015


Hi Nathan,
On 01/30/2015 07:40 PM, Nathan Sullivan wrote:
> These functions will be called by ftrace code when function_graph is
> used, so mark them notrace to avoid infinite recursion.
>
> Signed-off-by: Nathan Sullivan <nathan.sullivan at ni.com>
> ---
>   drivers/clocksource/arm_arch_timer.c    |    2 +-
>   drivers/clocksource/arm_global_timer.c  |    2 +-
For the ARM Global timer part, you can add my:
Acked-by: Maxime Coquelin <maxime.coquelin at st.com>

Thanks,
Maxime

>   drivers/clocksource/samsung_pwm_timer.c |    2 +-
>   drivers/clocksource/timer-prima2.c      |    2 +-
>   drivers/clocksource/timer-sun5i.c       |    2 +-
>   5 files changed, 5 insertions(+), 5 deletions(-)
>
>




More information about the linux-arm-kernel mailing list