]> www.infradead.org Git - users/willy/pagecache.git/commit
hugetlb: Remove uses of folio_mapcount_ptr
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 30 Dec 2022 20:22:11 +0000 (15:22 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 3 Jan 2023 04:00:55 +0000 (23:00 -0500)
commit2e2912ca91b9235e858e15ce09d6051ac5df3598
tree5c9a6eea69e36cb3657d12b5f02c380d1cf6b54e
parent857e0e9934f7cc54e7966afe67cc181360882bc9
hugetlb: Remove uses of folio_mapcount_ptr

Use the entire_mapcount field directly.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
mm/hugetlb.c