[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Enable gcc3.4 with CONFIG_SMP (by Alex Williamson)



# HG changeset patch
# User djm@xxxxxxxxxxxxxxx
# Node ID 2f98977d9f85467df850d96dcdb11ef8762b1313
# Parent  0ec32c6f0963a05ff640b7f5b674f6244f98b30e
Enable gcc3.4 with CONFIG_SMP (by Alex Williamson)

diff -r 0ec32c6f0963 -r 2f98977d9f85 xen/arch/ia64/linux-xen/sal.c
--- a/xen/arch/ia64/linux-xen/sal.c     Thu Nov 10 20:02:01 2005
+++ b/xen/arch/ia64/linux-xen/sal.c     Thu Nov 10 21:24:29 2005
@@ -14,12 +14,12 @@
 #include <linux/spinlock.h>
 #include <linux/string.h>
 
+#ifdef XEN
+#include <linux/smp.h>
+#endif
 #include <asm/page.h>
 #include <asm/sal.h>
 #include <asm/pal.h>
-#ifdef XEN
-#include <linux/smp.h>
-#endif
 
  __cacheline_aligned DEFINE_SPINLOCK(sal_lock);
 unsigned long sal_platform_features;

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.