]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix
authorDavid Rientjes <rientjes@google.com>
Tue, 7 Apr 2015 23:44:32 +0000 (09:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 7 Apr 2015 23:44:32 +0000 (09:44 +1000)
commit83e63594e4e82de128f54127032c990672c1988f
tree30f7b2bf6ad70aceaac0f9c7da6dce496e056621
parentaafa4e0899402ee46d49723840c90837f16e9f4c
mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix

Don't only specify munmap(2) behavior with respect the hugetlb memory, all
other syscalls get naturally aligned to the native page size of the
processor.  Rather, pick out munmap(2) as a specific example.

Signed-off-by: David Rientjes <rientjes@google.com>
Acked-by: Hugh Dickins <hughd@google.com>
Acked-by: Hillf Danton <hillf.zj@alibaba-inc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/vm/hugetlbpage.txt