diff options
author | David Hildenbrand <[email protected]> | 2022-10-21 12:11:41 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-12-11 18:12:09 -0800 |
commit | f7355e99d9f71fcde093193fd4b569a648ba5ce3 (patch) | |
tree | 086a9280dc964f6643ce1833134d44856a7c764c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d7c0e68dab98f0f5a2af501eaefeb90cc855fc80 (diff) |
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.
[[email protected]: fix merge snafu]Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: David Hildenbrand <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions