From: Sam Ravnborg <sam@ravnborg.org>
To: Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86: unification of cfufreq/Kconfig
Date: Wed, 7 Nov 2007 06:46:57 +0100 [thread overview]
Message-ID: <20071107054657.GA13450@uranus.ravnborg.org> (raw)
In-Reply-To: <20071106230451.GA10886@uranus.ravnborg.org>
On Wed, Nov 07, 2007 at 12:04:51AM +0100, Sam Ravnborg wrote:
> This serie of patches unify the X86 Kconfig files.
> Next step is to enable use of "make ARCH=x86" and kill
> "make ARCH=i386/x86_64".
> But that will wait till tomorrow.
>
> The allmodconfig kernel is still building here.
> Testing / reviews appreciated.
Small fix to let allmodconfig build on x86_64.
I need to doublecheck why this bug sneaked in but that will be tonight.
Sam
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 0acb92f..dab26a0 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -79,7 +79,7 @@ config ARCH_MAY_HAVE_PC_FDC
config DMI
bool
- default X86_32
+ default y
config RWSEM_GENERIC_SPINLOCK
def_bool !X86_XADD
next prev parent reply other threads:[~2007-11-07 5:45 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-06 23:01 [PATCH] x86: unification of cfufreq/Kconfig Sam Ravnborg
2007-11-06 23:01 ` [PATCH] x86: start unification of arch/x86/Kconfig.* Sam Ravnborg
2007-11-06 23:01 ` [PATCH] x86: arch/x86/Kconfig.cpu unification Sam Ravnborg
2007-11-06 23:01 ` [PATCH] x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 Sam Ravnborg
2007-11-06 23:01 ` [PATCH] x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 Sam Ravnborg
2007-11-06 23:01 ` [PATCH] x86: copy x86_64 specific Kconfig symbols to Kconifg.i386 Sam Ravnborg
2007-11-06 23:01 ` [PATCH] x86: move all simple arch settings to Kconfig Sam Ravnborg
2007-11-06 23:01 ` [PATCH] x86: move the rest of the menu's " Sam Ravnborg
2007-11-06 23:04 ` [PATCH] x86: unification of cfufreq/Kconfig Sam Ravnborg
2007-11-07 5:46 ` Sam Ravnborg [this message]
2007-11-09 18:36 ` Andreas Herrmann
2007-11-09 18:45 ` Thomas Gleixner
2007-11-09 19:41 ` Sam Ravnborg
2007-11-09 19:42 ` Sam Ravnborg
2007-11-12 10:45 ` Adrian Bunk
2007-11-07 6:02 ` Adrian Bunk
2007-11-07 7:06 ` Sam Ravnborg
2007-11-07 7:18 ` Adrian Bunk
2007-11-07 16:06 ` Sam Ravnborg
2007-11-08 14:51 ` Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2007-11-12 20:54 [PATCH revised] enable make ARCH=x86 (and stay backward compatible) Sam Ravnborg
2007-11-12 21:00 ` [PATCH] x86: unification of cfufreq/Kconfig Sam Ravnborg
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=20071107054657.GA13450@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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