commit | 2c9faa7675fec57f6ac0372688fae2e10fc4c272 | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | Fri Apr 07 09:25:39 2017 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Apr 11 07:46:06 2017 +1000 |
tree | c1711749763e405e81427103dd240942ac858987 | |
parent | ea6145557400b38faa6b3cee946ebceed8999872 [diff] |
powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizes Add user space exported API definitions for 512KB, 1MB, 2MB, 8MB, 16MB, 1GB, 16GB non default huge page sizes to be used with mmap() system call. Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> [mpe: Reword the comment to emphasise that these are only needed to use the non-default huge page size, and updated the change log.] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>