LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
linux-kernel <linux-kernel@vger.kernel.org>,
Yinghai Lu <yinghai@kernel.org>, "H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] x86: use CONFIG_X86_SMP instead of CONFIG_SMP
Date: Thu, 30 Oct 2008 22:27:53 +0100 [thread overview]
Message-ID: <20081030212753.GD30303@elte.hu> (raw)
In-Reply-To: <1225400739.19324.18.camel@localhost.localdomain>
* James Bottomley <James.Bottomley@HansenPartnership.com> wrote:
> >From 6e5fbb4691fd68f5b03608c5d8d96e4f189e623a Mon Sep 17 00:00:00 2001
> From: James Bottomley <James.Bottomley@HansenPartnership.com>
> Date: Wed, 29 Oct 2008 13:11:48 -0500
> Subject: [VOYAGER] x86: use CONFIG_X86_SMP instead of CONFIG_SMP
>
> CONFIG_SMP is used for features which work on *all* x86 boxes.
> CONFIG_X86_SMP is used for standard PC like x86 boxes (for things
> like multi core and apics)
i've applied your fix to tip/x86/urgent, as it's obviously correct in
the current scheme of things, thanks!
but that needless build-time distinction should go away. We can now
support a whole host of 'weird' SMP boxes via genapic and x86_quirks.
Ingo
prev parent reply other threads:[~2008-10-30 21:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 21:05 James Bottomley
2008-10-30 21:27 ` Ingo Molnar [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=20081030212753.GD30303@elte.hu \
--to=mingo@elte.hu \
--cc=James.Bottomley@HansenPartnership.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=yinghai@kernel.org \
--subject='Re: [PATCH] x86: use CONFIG_X86_SMP instead of CONFIG_SMP' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).