On Wed, 2005-03-02 at 16:18 -0800, Mark Wong wrote: > I tried compiling 2.6.11-rc3-mhp1 but ran into the following problem: > > GEN .version > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > mm/built-in.o(.text+0x25f18): In function `sparse_init': > mm/sparse.c:91: undefined reference to `.valid_section_nr' > make: *** [.tmp_vmlinux1] Error 1 > > I'll attach my .config. I never really tested that on ppc64. I probably forgot a piece or two that kept it from working. Patches are accepted :) I'll have a new one out in a minute that at least compiles on ppc64. Perhaps Mike Kravetz can tell you of any pitfalls doing hotplug on that platform. -- Dave