On 07/20/2015 04:21 PM, Kirill A. Shutemov wrote: > We are not able to migrate THPs. It means it's not enough to split only > PMD on migration -- we need to split compound page under it too. > > Signed-off-by: Kirill A. Shutemov > Tested-by: Aneesh Kumar K.V Acked-by: Jerome Marchand > --- > mm/mempolicy.c | 37 +++++++++++++++++++++++++++++++++---- > 1 file changed, 33 insertions(+), 4 deletions(-) >