From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [linux-next] arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Date: Mon, 16 Jun 2014 10:26:31 +0100 [thread overview]
Message-ID: <20140616092630.GA3971@arm.com> (raw)
In-Reply-To: <1402479861.3798.63.camel@x220>
On Wed, Jun 11, 2014 at 10:44:21AM +0100, Paul Bolle wrote:
> diff --git a/arch/arm64/kernel/entry-ftrace.S b/arch/arm64/kernel/entry-ftrace.S
> index b051871f2965..aa5f9fcbf9ee 100644
> --- a/arch/arm64/kernel/entry-ftrace.S
> +++ b/arch/arm64/kernel/entry-ftrace.S
> @@ -205,7 +205,7 @@ ENDPROC(ftrace_graph_caller)
> *
> * Run ftrace_return_to_handler() before going back to parent.
> * @fp is checked against the value passed by ftrace_graph_caller()
> - * only when CONFIG_FUNCTION_GRAPH_FP_TEST is enabled.
> + * only when CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST is enabled.
> */
> ENTRY(return_to_handler)
> str x0, [sp, #-16]!
Thanks. Applied.
--
Catalin
WARNING: multiple messages have this Message-ID (diff)
From: Catalin Marinas <catalin.marinas@arm.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Will Deacon <Will.Deacon@arm.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] [linux-next] arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Date: Mon, 16 Jun 2014 10:26:31 +0100 [thread overview]
Message-ID: <20140616092630.GA3971@arm.com> (raw)
In-Reply-To: <1402479861.3798.63.camel@x220>
On Wed, Jun 11, 2014 at 10:44:21AM +0100, Paul Bolle wrote:
> diff --git a/arch/arm64/kernel/entry-ftrace.S b/arch/arm64/kernel/entry-ftrace.S
> index b051871f2965..aa5f9fcbf9ee 100644
> --- a/arch/arm64/kernel/entry-ftrace.S
> +++ b/arch/arm64/kernel/entry-ftrace.S
> @@ -205,7 +205,7 @@ ENDPROC(ftrace_graph_caller)
> *
> * Run ftrace_return_to_handler() before going back to parent.
> * @fp is checked against the value passed by ftrace_graph_caller()
> - * only when CONFIG_FUNCTION_GRAPH_FP_TEST is enabled.
> + * only when CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST is enabled.
> */
> ENTRY(return_to_handler)
> str x0, [sp, #-16]!
Thanks. Applied.
--
Catalin
next prev parent reply other threads:[~2014-06-16 9:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-11 9:44 [PATCH] [linux-next] arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' Paul Bolle
2014-06-11 9:44 ` Paul Bolle
2014-06-16 9:26 ` Catalin Marinas [this message]
2014-06-16 9:26 ` Catalin Marinas
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=20140616092630.GA3971@arm.com \
--to=catalin.marinas@arm.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.