[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [patch] non-SMP build fix
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 Attachment:
xen-smp_call_function.diff _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |