On 01/04/2017 08:19 AM, Aneesh Kumar K.V wrote: > We now support THP with both 64k and 4K page size configuration > for radix. (hash only support THP with 64K page size). Hence we
Can be a different sentence ^^^^^^^ as well. Small nit. > will have CONFIG_TRANSPARENT_HUGEPAGE enabled for both PPC_64K > and PPC_4K config. Since we only need large pmd page table > with hash configuration (to store the slot information > in the second half of the table) restrict the large pmd page table > to THP and 64K configs. > > Signed-off-by: Aneesh Kumar K.V <aneesh.ku...@linux.vnet.ibm.com> Reviewed-by: Anshuman Khandual <khand...@linux.vnet.ibm.com>