summaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
diff options
context:
space:
mode:
authorKirill A. Shutemov2016-03-17 22:20:07 +0100
committerLinus Torvalds2016-03-17 23:09:34 +0100
commite388466de4a2a1a50c43bfaeacc0c8254d9e7cb2 (patch)
treedecd9831aa60379c8937fd54bade4fd171247ade /mm/huge_memory.c
parentrmap: extend try_to_unmap() to be usable by split_huge_page() (diff)
downloadkernel-qcow2-linux-e388466de4a2a1a50c43bfaeacc0c8254d9e7cb2.tar.gz
kernel-qcow2-linux-e388466de4a2a1a50c43bfaeacc0c8254d9e7cb2.tar.xz
kernel-qcow2-linux-e388466de4a2a1a50c43bfaeacc0c8254d9e7cb2.zip
mm: make remove_migration_ptes() beyond mm/migration.c
Make remove_migration_ptes() available to be used in split_huge_page(). New parameter 'locked' added: as with try_to_umap() we need a way to indicate that caller holds rmap lock. We also shouldn't try to mlock() pte-mapped huge pages: pte-mapeed THP pages are never mlocked. Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Cc: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions