All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <srostedt@redhat.com>
To: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Steven Rostedt <srostedt@redhat.co>,
	linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] ftrace: copy + paste typo in asm/ftrace.h
Date: Tue, 22 Jul 2008 10:09:10 -0400	[thread overview]
Message-ID: <4885EA06.5070205@redhat.com> (raw)
In-Reply-To: <20080716213117.GA27890@www.tglx.de>

Sebastian Siewior wrote:
> Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>

Acked-by: Steven Rostedt <srostedt@redhat.com>

> ---
>  include/asm-x86/ftrace.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/asm-x86/ftrace.h b/include/asm-x86/ftrace.h
> index c184441..5c68b32 100644
> --- a/include/asm-x86/ftrace.h
> +++ b/include/asm-x86/ftrace.h
> @@ -1,5 +1,5 @@
>  #ifndef _ASM_X86_FTRACE
> -#define _ASM_SPARC64_FTRACE
> +#define _ASM_X86_FTRACE
>  
>  #ifdef CONFIG_FTRACE
>  #define MCOUNT_ADDR		((long)(mcount))


      parent reply	other threads:[~2008-07-22 14:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-16 21:31 [PATCH] ftrace: copy + paste typo in asm/ftrace.h Sebastian Siewior
2008-07-18 11:14 ` Ingo Molnar
2008-07-22 14:09 ` Steven Rostedt [this message]

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=4885EA06.5070205@redhat.com \
    --to=srostedt@redhat.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=srostedt@redhat.co \
    /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.