2.3.32: CONFIG_BIGMEM does not compile on x86

Adam J. Richter (adam@yggdrasil.com)
Sat, 16 Oct 1999 18:44:26 -0700


If CONFIG_BIGMEM is selected in Linux 2.3.22, then
arch/i386/kernel/setup.c will refer to the symbol MAX_PFN, which
is not defined.

I am not quite sure what CONFIG_BIGMEM does vis-a-vis
CONFIG_{1,2}GB, since the documention for CONFIG_BIGMEM in
Documentation/Configure.txt is a copy of the documentation for
CONFIG_2GB. However, I thought I might as well report this
compilation problem anyhow.

Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."

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