diff --git a/[refs] b/[refs] index 9838d568cc36..6111344df4de 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4164fcc2f9b02a7cba31215328753fe328ce0d90 +refs/heads/master: 89bbfb6bfbd4dae1ec29d6d4b3518c031b4f190c diff --git a/trunk/Documentation/vm/map_hugetlb.c b/trunk/Documentation/vm/map_hugetlb.c index 9969c7d9f985..eda1a6d3578a 100644 --- a/trunk/Documentation/vm/map_hugetlb.c +++ b/trunk/Documentation/vm/map_hugetlb.c @@ -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 */