linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: Andrew Morton <akpm@digeo.com>
Cc: Andi Kleen <ak@muc.de>,
	torvalds@transmeta.com, linux-kernel@vger.kernel.org,
	zippel@linux-m68k.org
Subject: Re: [PATCH] An generic subarchitecture for 2.5.68
Date: Sun, 27 Apr 2003 15:42:17 +0200	[thread overview]
Message-ID: <20030427134217.GA1287@averell> (raw)
In-Reply-To: <20030426231147.69efb07d.akpm@digeo.com>

On Sun, Apr 27, 2003 at 08:11:47AM +0200, Andrew Morton wrote:
> Andi Kleen <ak@muc.de> wrote:
> >
> > 
> > This patch adds an generic x86 subarchitecture.
> 
> It causes a large number of compilation errors with the config at
> http://www.zip.com.au/~akpm/linux/patches/stuff/config
> 
> Some Kconfig help would be nice...

Ah - you didn't compile it with CONFIG_SMP. Ok, that was not tested
and frankly doesn't make any sense because you don't need an APIC 
driver for > 8 CPUs for an UP kernel.

Really BIGSMP, SUMMIT, GENERICARCH need to be only enabled with
SMP is enabled.

But Kconfig seems to ignore depends inside choice. Roman, any ideas
how to fix that?

-Andi


  reply	other threads:[~2003-04-27 13:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-27  1:22 [PATCH] An generic subarchitecture for 2.5.68 Andi Kleen
2003-04-27  6:11 ` Andrew Morton
2003-04-27 13:42   ` Andi Kleen [this message]
2003-04-27 13:58     ` Roman Zippel
2003-04-27 14:09       ` Andi Kleen
2003-04-27 14:19         ` Andi Kleen
2003-04-27 14:38   ` Andi Kleen

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=20030427134217.GA1287@averell \
    --to=ak@muc.de \
    --cc=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=zippel@linux-m68k.org \
    /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;
as well as URLs for NNTP newsgroup(s).