mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
authorAndrea Arcangeli <aarcange@redhat.com>
Wed, 3 Oct 2012 23:51:06 +0000 (01:51 +0200)
committerMel Gorman <mgorman@suse.de>
Tue, 11 Dec 2012 14:42:38 +0000 (14:42 +0000)
commit1ba6e0b50b479cbadb8f05ebde3020da9ac87201
tree7143c7c591ebf16723d2e1d4e898bea75ee6c609
parent0b9d705297b273657923518dbea2377cd03532ed
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte

When we split a transparent hugepage, transfer the NUMA type from the
pmd to the pte if needed.

Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Mel Gorman <mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
mm/huge_memory.c