commit | 7d4340bb92a9df78e6e28152f3dd89d9bd82146b | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Thu Jun 21 14:01:58 2018 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 24 22:03:17 2018 +1000 |
tree | 29281382fe9c7a83ed2c69a5b412d059d88aeb40 | |
parent | 6aba0c84ec474534bbae3675e95464958a6c5713 [diff] |
powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP config We do this only with VMEMMAP config so that our page_to_[nid/section] etc are not impacted. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>