diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-03-21 14:24:41 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:00 -0700 |
| commit | 85edc15a4c606094a14c36ebf5bceea7f9a3e395 (patch) | |
| tree | 65f19a4cb96addd457d022b292b0b0abf0cb8c88 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | b7b098cf00a2b65d5654a86dc8edf82f125289c1 (diff) | |
mm: remove folio_prep_large_rmappable()
Now that prep_compound_page() initialises folio->_deferred_list,
folio_prep_large_rmappable()'s only purpose is to set the large_rmappable
flag, so inline it into the two callers. Take the opportunity to convert
the large_rmappable definition from PAGEFLAG to FOLIO_FLAG and remove the
existance of PageTestLargeRmappable and friends.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Cc: Miaohe Lin <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Oscar Salvador <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions