aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/stackglue.c
diff options
context:
space:
mode:
authorFan Ni <[email protected]>2025-05-05 18:22:44 +0000
committerAndrew Morton <[email protected]>2025-05-28 02:38:26 +0000
commit05275594a311cd7427a64b8bcc6097645c0344af (patch)
tree8ef93a574061ffb2a6e9566dfe49cb000ababf76 /fs/ocfs2/stackglue.c
parentmm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page (diff)
downloadkernel-05275594a311cd7427a64b8bcc6097645c0344af.tar.gz
kernel-05275594a311cd7427a64b8bcc6097645c0344af.zip
mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()
In __unmap_hugepage_range(), the "page" pointer always points to the first page of a huge page, which guarantees there is a folio associating with it. Convert the "page" pointer to use folio. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Fan Ni <[email protected]> Reviewed-by: Oscar Salvador <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: Muchun Song <[email protected]> Cc: Sidhartha Kumar <[email protected]> Cc: "Vishal Moola (Oracle)" <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/ocfs2/stackglue.c')
0 files changed, 0 insertions, 0 deletions