>> In 2.6.11, cpu_to_node_map has moved from numa.c to smpboot.c. Since >> smpboot.c isn't built on non-SMP systems, this causes >non-smp builds to >> fail to link in various places. >> >> I don't know what the right answer is here - resurrect numa.c maybe? >We do not seem to have a problem on our Autobuild with CONFIG_SMP=n >http://www.gelato.unsw.edu.au/kerncomp/ > >Just tested latest bk [EMAIL PROTECTED], 2005-03-08 >16:26:54-08:00, [EMAIL PROTECTED] >tiger_defconfig >CONFIG_SMP=n > >plus removal of some unwanted drivers builds OK
Yes, tiger builds ok with SMP=n (if you pull from the linux-ia64-test-2.6.12 you'll also gets Bjorn's fix to iosapic so the the resulting kernel will boot, rather than hang). There are still problems with building the generic kernel with SMP=n -Tony - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
