]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Documentation/vm/map_hugetlb.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[mv-sheeva.git] / Documentation / vm / map_hugetlb.c
index 9969c7d9f9855486096a5c9e01b88c14034e6efd..eda1a6d3578ab64a99931b716ab164841d8de310 100644 (file)
@@ -19,7 +19,7 @@
 #define PROTECTION (PROT_READ | PROT_WRITE)
 
 #ifndef MAP_HUGETLB
-#define MAP_HUGETLB 0x40
+#define MAP_HUGETLB 0x40000 /* arch specific */
 #endif
 
 /* Only ia64 requires this */