linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mm: convert to folio_alloc_mpol()
@ 2024-05-15  7:07 Kefeng Wang
  2024-05-15  7:07 ` [PATCH 1/4] mm: add folio_alloc_mpol() Kefeng Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kefeng Wang @ 2024-05-15  7:07 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Hugh Dickins, linux-mm, Kefeng Wang

Kefeng Wang (4):
  mm: add folio_alloc_mpol()
  mm: mempolicy: use folio_alloc_mpol_noprof() in
    vma_alloc_folio_noprof()
  mm: mempolicy: use folio_alloc_mpol() in
    alloc_migration_target_by_mpol()
  mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio()

 include/linux/gfp.h |  8 ++++++++
 mm/mempolicy.c      | 18 +++++++++++-------
 mm/shmem.c          | 32 +++++++++-----------------------
 3 files changed, 28 insertions(+), 30 deletions(-)

-- 
2.41.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-09 10:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15  7:07 [PATCH 0/4] mm: convert to folio_alloc_mpol() Kefeng Wang
2024-05-15  7:07 ` [PATCH 1/4] mm: add folio_alloc_mpol() Kefeng Wang
2024-05-15  7:07 ` [PATCH 2/4] mm: mempolicy: use folio_alloc_mpol_noprof() in vma_alloc_folio_noprof() Kefeng Wang
2024-05-15  7:07 ` [PATCH 3/4] mm: mempolicy: use folio_alloc_mpol() in alloc_migration_target_by_mpol() Kefeng Wang
2024-05-15  7:07 ` [PATCH 4/4] mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio() Kefeng Wang
2024-07-09 10:55 ` [PATCH] mm: swap_state: use folio_alloc_mpol() in __read_swap_cache_async() Kefeng Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).