[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Remove annoying #warning when compiling with CONFIG_XEN_SMP
# HG changeset patch # User djm@xxxxxxxxxxxxxxx # Node ID 4690777cf62aed9de8c8090bcd400896e690e928 # Parent fb80697dbcf901f8a5584f13cd853e193a7fcd8e Remove annoying #warning when compiling with CONFIG_XEN_SMP diff -r fb80697dbcf9 -r 4690777cf62a xen/include/asm-ia64/config.h --- a/xen/include/asm-ia64/config.h Fri Jan 13 20:16:44 2006 +++ b/xen/include/asm-ia64/config.h Fri Jan 13 20:19:30 2006 @@ -121,7 +121,7 @@ // from include/asm-ia64/smp.h #ifdef CONFIG_SMP -#warning "Lots of things to fix to enable CONFIG_SMP!" +//#warning "Lots of things to fix to enable CONFIG_SMP!" #endif #define get_cpu() smp_processor_id() #define put_cpu() do {} while(0) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |