Re: 2.6.15-rc1-git4 build failure on ppc64

From: Badari Pulavarty
Date: Wed Nov 16 2005 - 22:56:25 EST


Paul Mackerras wrote:
Badari Pulavarty writes:


I get following compile error on PPC64 - while trying to compile
CONFIG_FLATMEM=y.


You have CONFIG_NUMA=y. According to Anton, NUMA + FLATMEM is an
invalid combination, but unfortunately the Kconfig doesn't enforce
that at the moment. That is, if you want CONFIG_FLATMEM=y, you will
have to explicitly set CONFIG_NUMA=n.

Paul.


Okay. Thanks.

- Badari

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/