X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fvm%2Fmap_hugetlb.c;h=eda1a6d3578ab64a99931b716ab164841d8de310;hb=3975d16760d4be7402d1067c548c30c427971331;hp=9969c7d9f9855486096a5c9e01b88c14034e6efd;hpb=868c522b1b75fd3fd3e6a636b4c344ac08edf13a;p=pandora-kernel.git diff --git a/Documentation/vm/map_hugetlb.c b/Documentation/vm/map_hugetlb.c index 9969c7d9f985..eda1a6d3578a 100644 --- a/Documentation/vm/map_hugetlb.c +++ b/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 */