diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2023-01-30 21:18:29 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-14 00:54:30 +0100 |
commit | de1f5055523e9a035b38533f25a56df03d45034a (patch) | |
tree | e802bd5238b89e04181fbf3c58e4d3de7a442610 /MAINTAINERS | |
parent | mm: add folio_estimated_sharers() (diff) | |
download | linux-de1f5055523e9a035b38533f25a56df03d45034a.tar.xz linux-de1f5055523e9a035b38533f25a56df03d45034a.zip |
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
The function now operates on a folio instead of the page associated with a
pmd.
This change is in preparation for the conversion of queue_pages_required()
to queue_folio_required() and migrate_page_add() to migrate_folio_add().
Link: https://lkml.kernel.org/r/20230130201833.27042-3-vishal.moola@gmail.com
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Jane Chu <jane.chu@oracle.com>
Cc: "Yin, Fengwei" <fengwei.yin@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions