From: Chuck Ebbert <cebbert@redhat.com>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linux kernel mailing list <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>, Ralf Baechle <ralf@linux-mips.org>
Subject: Re: [PATCH] Fix apparent typo of "CONFIG_MT_SMP".
Date: Wed, 31 Jan 2007 16:34:32 -0500 [thread overview]
Message-ID: <45C10B68.4050002@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0701251839140.15699@CPE00045a9c397f-CM001225dbafb6>
Robert P. J. Day wrote:
> Replace apparent typo of CONFIG_MT_SMP with CONFIG_MIPS_MT_SMP.
>
> Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
>
> ---
>
> diff --git a/arch/mips/mips-boards/sim/sim_setup.c b/arch/mips/mips-boards/sim/sim_setup.c
> index 2659c1c..ea2066c 100644
> --- a/arch/mips/mips-boards/sim/sim_setup.c
> +++ b/arch/mips/mips-boards/sim/sim_setup.c
> @@ -57,7 +57,7 @@ void __init plat_mem_setup(void)
> board_time_init = sim_time_init;
> prom_printf("Linux started...\n");
>
> -#ifdef CONFIG_MT_SMP
> +#ifdef CONFIG_MIPS_MT_SMP
> sanitize_tlb_entries();
> #endif
> }
>
>
Have you posted the latest version of your scripts for finding these?
next prev parent reply other threads:[~2007-01-31 21:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-25 23:41 [PATCH] Fix apparent typo of "CONFIG_MT_SMP" Robert P. J. Day
2007-01-26 0:08 ` Ralf Baechle
2007-01-31 21:34 ` Chuck Ebbert [this message]
2007-01-31 21:40 ` Randy Dunlap
2007-01-31 21:50 ` Robert P. J. Day
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=45C10B68.4050002@redhat.com \
--to=cebbert@redhat.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ralf@linux-mips.org \
--cc=rpjday@mindspring.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox