aboutsummaryrefslogtreecommitdiff
path: root/mm/khugepaged.c
diff options
context:
space:
mode:
authorGravatar David Hildenbrand <david@redhat.com> 2022-10-21 12:11:41 +0200
committerGravatar Andrew Morton <akpm@linux-foundation.org> 2022-12-11 18:12:09 -0800
commitf7355e99d9f71fcde093193fd4b569a648ba5ce3 (patch)
tree086a9280dc964f6643ce1833134d44856a7c764c /mm/khugepaged.c
parentmm/ksm: convert break_ksm() to use walk_page_range_vma() (diff)
downloadlinux-f7355e99d9f71fcde093193fd4b569a648ba5ce3.tar.gz
linux-f7355e99d9f71fcde093193fd4b569a648ba5ce3.tar.bz2
linux-f7355e99d9f71fcde093193fd4b569a648ba5ce3.zip
mm/gup: remove FOLL_MIGRATION
Fortunately, the last user (KSM) is gone, so let's just remove this rather special code from generic GUP handling -- especially because KSM never required the PMD handling as KSM only deals with individual base pages. [akpm@linux-foundation.org: fix merge snafu]Link: https://lkml.kernel.org/r/20221021101141.84170-10-david@redhat.com Signed-off-by: David Hildenbrand <david@redhat.com> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: Hugh Dickins <hughd@google.com> Cc: Jason Gunthorpe <jgg@nvidia.com> Cc: John Hubbard <jhubbard@nvidia.com> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Peter Xu <peterx@redhat.com> Cc: Shuah Khan <shuah@kernel.org> Cc: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/khugepaged.c')
0 files changed, 0 insertions, 0 deletions