diff options
author | David Hildenbrand <david@redhat.com> | 2022-10-21 12:11:41 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-12-11 18:12:09 -0800 |
commit | f7355e99d9f71fcde093193fd4b569a648ba5ce3 (patch) | |
tree | 086a9280dc964f6643ce1833134d44856a7c764c /mm/khugepaged.c | |
parent | d7c0e68dab98f0f5a2af501eaefeb90cc855fc80 (diff) | |
download | lwn-f7355e99d9f71fcde093193fd4b569a648ba5ce3.tar.gz lwn-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