public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Chuck Ebbert <cebbert@redhat.com>
Cc: "Robert P. J. Day" <rpjday@mindspring.com>,
	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 13:40:06 -0800	[thread overview]
Message-ID: <20070131134006.03b8b89c.randy.dunlap@oracle.com> (raw)
In-Reply-To: <45C10B68.4050002@redhat.com>

On Wed, 31 Jan 2007 16:34:32 -0500 Chuck Ebbert wrote:

> 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?

It's here:
  http://www.fsdev.dreamhosters.com/wiki/index.php?title=Dead_CONFIG_variables

---
~Randy

  reply	other threads:[~2007-01-31 21:47 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
2007-01-31 21:40   ` Randy Dunlap [this message]
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=20070131134006.03b8b89c.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=akpm@osdl.org \
    --cc=cebbert@redhat.com \
    --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