I am trying to compile a new kernel with CONFIG_HIGMEM4G=y.
I get compile errors in linux/arch/i386/kernel/traps.c,
linux/mm/vmalloc.c and linux/fs/proc/kcore.c (PKMAP_BASE undeclared).
Is it sufficient to add #include <linux/highmem.h> ?
Cheers,
Martin Braun
-- +---------------------------------+----------------------------------+ | Martin Braun (Dipl.-Phys.) | EMail: braun@itwm.fhg.de | | Fraunhofer Institut für Techno- | | | und Wirtschaftsmathematik | Tel.: ++49(0)631/36681-19 | | Gottlieb-Daimler-Straße | Fax : ++49(0)631/36681-66 | | D-67663 Kaiserslautern | Geb.: PRE-Park 209 | +---------------------------------+----------------------------------+ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/