mbox series

[v1,0/2] fs/proc/task_mmu: convert hugetlb functions to work on folis

Message ID 20240417092313.753919-1-david@redhat.com (mailing list archive)
Headers show
Series fs/proc/task_mmu: convert hugetlb functions to work on folis | expand

Message

David Hildenbrand April 17, 2024, 9:23 a.m. UTC
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(-)