diff options
author | Vishal Moola (Oracle) | 2023-01-30 12:18:29 -0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-10-10 22:00:35 +0200 |
commit | 6c2c728d299f8207214c8f3b90253cf913a90333 (patch) | |
tree | 94972f52eb97fd933f920588c22e632057378f96 /MAINTAINERS | |
parent | 6d6635749d4c9fd67aa74e8b3fcdbdecd97d8567 (diff) |
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
[ Upstream commit de1f5055523e9a035b38533f25a56df03d45034a ]
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>
Stable-dep-of: 24526268f4e3 ("mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions