All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clocksource: mark sched_clock_read functions notrace
Date: Mon, 2 Feb 2015 14:13:06 +0100	[thread overview]
Message-ID: <54CF77E2.1060901@st.com> (raw)
In-Reply-To: <1422643216-26673-1-git-send-email-nathan.sullivan@ni.com>

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@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@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(-)
>
>

  reply	other threads:[~2015-02-02 13:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 18:40 [PATCH] clocksource: mark sched_clock_read functions notrace Nathan Sullivan
2015-02-02 13:13 ` Maxime Coquelin [this message]
2015-02-03 20:13 ` Josh Cartwright
2015-02-06 21:31   ` Nathan Sullivan
2015-02-09 19:18     ` Josh Cartwright

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54CF77E2.1060901@st.com \
    --to=maxime.coquelin@st.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.