linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: remove page_rmapping()
@ 2023-06-30 12:13 Peng Zhang
  2023-06-30 12:13 ` [PATCH 1/2] " Peng Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Peng Zhang @ 2023-06-30 12:13 UTC (permalink / raw)
  To: linux-mm, linux-kernel
  Cc: willy, sidhartha.kumar, akpm, wangkefeng.wang, sunnanyong, ZhangPeng

From: ZhangPeng <zhangpeng362@huawei.com>

This minor patch series remove page_rmapping() and convert the last user
fault_dirty_shared_page() to use a folio.

ZhangPeng (2):
  mm: remove page_rmapping()
  mm: use a folio in fault_dirty_shared_page()

 include/linux/mm.h |  1 -
 mm/memory.c        | 10 +++++-----
 mm/util.c          |  6 ------
 3 files changed, 5 insertions(+), 12 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2023-07-01  2:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 12:13 [PATCH 0/2] mm: remove page_rmapping() Peng Zhang
2023-06-30 12:13 ` [PATCH 1/2] " Peng Zhang
2023-06-30 15:56   ` Sidhartha Kumar
2023-06-30 16:03   ` Sidhartha Kumar
2023-07-01  2:57     ` zhangpeng (AS)
2023-06-30 12:13 ` [PATCH 2/2] mm: use a folio in fault_dirty_shared_page() Peng Zhang
2023-06-30 15:58   ` Sidhartha Kumar
2023-06-30 21:39 ` [PATCH 0/2] mm: remove page_rmapping() Matthew Wilcox
2023-07-01  2:57   ` zhangpeng (AS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox