All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Whitcroft <apw@shadowen.org>
To: Kyle Moffett <mrmacman_g4@mac.com>
Cc: LKML Kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Anton Blanchard <anton@samba.org>
Subject: Re: [2.6.15-rc2-mm1] Disabled flatmem on ppc32? (ARCH=powerpc)
Date: Sun, 27 Nov 2005 13:43:40 +0000	[thread overview]
Message-ID: <4389B80C.8040405@shadowen.org> (raw)
In-Reply-To: <44E57FC6-A500-42B7-86F9-F1F4E72734EC@mac.com>

Kyle Moffett wrote:
> There is a Kconfig problem for ppc32 in the latest -mm kernel.  It 
> seems that somehow the Kconfig logic for selecting memory models  under
> ARCH=powerpc doesn't quite get it right for standard flatmem  ppc32
> systems.  When I look at the memory model selection, I only see 
> sparsemem, whereas on a normal -rc2 kernel, I can see both flatmem  and
> sparsemem.  This somehow triggers a #error where the number of  reserved
> bits is less than the number necessary for the sparsemem  layout
> (because we're on a 32-bit arch without the address space for  sparsemem?).

I suspect we have neglected to add back the default for FLATMEM on 32
bit when we allowed FLATMEM to be disabled for 64 bit.  Will go and look
at it.  Thanks for the report.

-apw

  reply	other threads:[~2005-11-27 13:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-27  1:46 [2.6.15-rc2-mm1] Disabled flatmem on ppc32? (ARCH=powerpc) Kyle Moffett
2005-11-27 13:43 ` Andy Whitcroft [this message]
2005-11-27 14:32   ` Kyle Moffett

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=4389B80C.8040405@shadowen.org \
    --to=apw@shadowen.org \
    --cc=akpm@osdl.org \
    --cc=anton@samba.org \
    --cc=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mrmacman_g4@mac.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.