[adding kexec m-l] On Mon, 24 Sep 2007 22:10:36 +0200 Laurent Riffard wrote: > Le 24.09.2007 11:17, Andrew Morton a ?crit : > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc7/2.6.23-rc7-mm1/ > > > > I've got this compilation when CONFIG_KEXEC=y and CCONFIG_NOHIGHMEM=y: > > linux-2.6-mm$ LANG=C make > CHK include/linux/version.h > CHK include/linux/utsrelease.h > CALL scripts/checksyscalls.sh > CHK include/linux/compile.h > CC arch/i386/kernel/setup.o > arch/i386/kernel/setup.c: In function 'reserve_crashkernel': > arch/i386/kernel/setup.c:391: error: 'highend_pfn' undeclared (first use in this function) > arch/i386/kernel/setup.c:391: error: (Each undeclared identifier is reported only once > arch/i386/kernel/setup.c:391: error: for each function it appears in.) > arch/i386/kernel/setup.c:391: error: 'highstart_pfn' undeclared (first use in this function) > make[1]: *** [arch/i386/kernel/setup.o] Error 1 > make: *** [arch/i386/kernel] Error 2 > > > .config attached. > ~~ > laurent > --- ~Randy Phaedrus says that Quality is about caring.