linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] snapshot_page()
@ 2025-02-10 21:21 Matthew Wilcox (Oracle)
  2025-02-10 21:21 ` [RFC PATCH 1/3] mm: Constify folio_mapping() and swapcache_mapping() Matthew Wilcox (Oracle)
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Matthew Wilcox (Oracle) @ 2025-02-10 21:21 UTC (permalink / raw)
  To: linux-mm; +Cc: Matthew Wilcox (Oracle), David Hildenbrand

This compiles fine, but I have not tested it in any meaningful way.
Anyone got a good test case to be sure I didn't break anything?

Matthew Wilcox (Oracle) (3):
  mm: Constify folio_mapping() and swapcache_mapping()
  mm: Create snapshot_page()
  proc: Use snapshot_page() in kpageflags

 fs/proc/page.c          | 24 ++++++++++--------
 include/linux/pagemap.h |  4 +--
 mm/debug.c              | 55 ++++++++---------------------------------
 mm/internal.h           |  2 ++
 mm/swapfile.c           |  2 +-
 mm/util.c               | 52 +++++++++++++++++++++++++++++++++++++-
 6 files changed, 80 insertions(+), 59 deletions(-)

-- 
2.47.2



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

end of thread, other threads:[~2025-04-17 13:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-10 21:21 [RFC PATCH 0/3] snapshot_page() Matthew Wilcox (Oracle)
2025-02-10 21:21 ` [RFC PATCH 1/3] mm: Constify folio_mapping() and swapcache_mapping() Matthew Wilcox (Oracle)
2025-02-11 20:04   ` David Hildenbrand
2025-02-12  8:56   ` Shivank Garg
2025-02-10 21:21 ` [RFC PATCH 2/3] mm: Create snapshot_page() Matthew Wilcox (Oracle)
2025-02-12  8:54   ` Shivank Garg
2025-02-14 21:18   ` David Hildenbrand
2025-04-17 13:52     ` David Hildenbrand
2025-02-10 21:21 ` [RFC PATCH 3/3] proc: Use snapshot_page() in kpageflags Matthew Wilcox (Oracle)
2025-02-11 21:17   ` Zi Yan
2025-02-12  8:57   ` Shivank Garg

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