Page MenuHomeFreeBSD

D36962.diff
No OneTemporary

D36962.diff

diff --git a/sys/compat/linuxkpi/common/include/linux/mmzone.h b/sys/compat/linuxkpi/common/include/linux/mmzone.h
new file mode 100644
--- /dev/null
+++ b/sys/compat/linuxkpi/common/include/linux/mmzone.h
@@ -0,0 +1,11 @@
+/* Public domain. */
+
+#ifndef _LINUX_MMZONE_H
+#define _LINUX_MMZONE_H
+
+#include <linux/mm_types.h>
+#include <linux/page-flags.h>
+
+#define MAX_ORDER 11
+
+#endif

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 27, 6:25 AM (2 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16188238
Default Alt Text
D36962.diff (394 B)

Event Timeline