linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] fs/proc/task_mmu: convert hugetlb functions to work on folis
@ 2024-04-17  9:23 David Hildenbrand
  2024-04-17  9:23 ` [PATCH v1 1/2] fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios David Hildenbrand
  2024-04-17  9:23 ` [PATCH v1 2/2] fs/proc/task_mmu: convert smaps_hugetlb_range() " David Hildenbrand
  0 siblings, 2 replies; 7+ messages in thread
From: David Hildenbrand @ 2024-04-17  9:23 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-mm, linux-fsdevel, David Hildenbrand, Andrew Morton,
	Muchun Song

Let's convert two more functions, getting rid of two more page_mapcount()
calls.

Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Muchun Song <muchun.song@linux.dev>

David Hildenbrand (2):
  fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios
  fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios

 fs/proc/task_mmu.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

-- 
2.44.0



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

end of thread, other threads:[~2024-04-17 12:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-17  9:23 [PATCH v1 0/2] fs/proc/task_mmu: convert hugetlb functions to work on folis David Hildenbrand
2024-04-17  9:23 ` [PATCH v1 1/2] fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios David Hildenbrand
2024-04-17 10:21   ` Oscar Salvador
2024-04-17  9:23 ` [PATCH v1 2/2] fs/proc/task_mmu: convert smaps_hugetlb_range() " David Hildenbrand
2024-04-17 12:09   ` Oscar Salvador
2024-04-17 12:18     ` David Hildenbrand
2024-04-17 12:31       ` Oscar Salvador

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).