All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6.15-rc2-mm1] Disabled flatmem on ppc32? (ARCH=powerpc)
@ 2005-11-27  1:46 Kyle Moffett
  2005-11-27 13:43 ` Andy Whitcroft
  0 siblings, 1 reply; 3+ messages in thread
From: Kyle Moffett @ 2005-11-27  1:46 UTC (permalink / raw)
  To: LKML Kernel; +Cc: Andrew Morton, Benjamin Herrenschmidt, Andy Whitcroft

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

Cheers,
Kyle Moffett


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-27 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2005-11-27 14:32   ` Kyle Moffett

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.