From: Avi Kivity <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
diff --git a/external-module-compat-comm.h b/external-module-compat-comm.h
index 8270418..026fee1 100644
--- a/external-module-compat-comm.h
+++ b/external-module-compat-comm.h
@@ -898,3 +898,9 @@ struct trace_print_flags {
};
#endif
+
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31)
+
+#define alloc_pages_exact_node alloc_pages_node
+
+#endif
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html