Documentation/vm: use better value for MAP_HUGETLB
authorCarlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Mon, 24 May 2010 00:02:30 +0000 (17:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 May 2010 14:30:56 +0000 (07:30 -0700)
commit89bbfb6bfbd4dae1ec29d6d4b3518c031b4f190c
tree7b9cc9b64d8121ce9a5edcbb1d3291735806b8b4
parent4164fcc2f9b02a7cba31215328753fe328ce0d90
Documentation/vm: use better value for MAP_HUGETLB

documentation: slightly more correct value for MAP_HUGETLB in map_hugetlb.c

still not correct for alpha, mips, parisc or xtensa but working out of
the box in the most common architectures without having to deal with
complicated macros or including architecture specific headers.

Signed-off-by: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/vm/map_hugetlb.c