With CONFIG_SMP undefined, this patch is needed to fix these errors: schedule.c: In function `schedulers_start'': schedule.c:559: warning: statement with no effect schedule.c:562: warning: statement with no effect Non-SMP build still doesn''t work on x86 because touch_nmi_watchdog is declared in asm/apic.h, and there is no policy of including the headers you use. I would suggest moving the declaration to an arch-neutral header. -- Hollis Blanchard IBM Linux Technology Center _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel