Page MenuHomeFreeBSD

D29811.id87625.diff
No OneTemporary

D29811.id87625.diff

Index: sys/xen/xen-os.h
===================================================================
--- sys/xen/xen-os.h
+++ sys/xen/xen-os.h
@@ -86,12 +86,6 @@
return (hypervisor_info.get_start_flags());
}
-#endif
-
-#include <machine/xen/xen-os.h>
-
-/* Everything below this point is not included by assembler (.S) files. */
-#ifndef __ASSEMBLY__
extern shared_info_t *HYPERVISOR_shared_info;
@@ -132,6 +126,12 @@
return (xen_domain() && (xen_get_start_flags() & SIF_INITDOMAIN) != 0);
}
+#endif
+
+#include <machine/xen/xen-os.h>
+
+/* Everything below this point is not included by assembler (.S) files. */
+#ifndef __ASSEMBLY__
/*
* Based on ofed/include/linux/bitops.h

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 26, 12:28 AM (21 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27983952
Default Alt Text
D29811.id87625.diff (688 B)

Event Timeline