commit | ccf17c8b5c8465750a6c514be9ef6f5b156b6c67 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Nov 28 11:46:59 2016 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 28 22:34:48 2016 +1100 |
tree | 6ff24b659ca86dcf599dab9b26b5cc59a63e7286 | |
parent | bee8b3b56d1dfc4075254a61340ee3898a732e63 [diff] |
powerpc/mm/hugetlb: Handle hugepage size supported by hash config W.r.t hash page table config, we support 16MB and 16GB as the hugepage size. Update the hstate_get_psize to handle 16M and 16G. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>