diff options
| author | Fan Ni <[email protected]> | 2025-05-05 18:22:41 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-05-28 02:38:26 +0000 |
| commit | b0752f1a709740fd6ae518e969a25f90ec6a100f (patch) | |
| tree | 4ef86b8a432cc9c0fa02a4203e32525f6a72e297 /rust/helpers/helpers.c | |
| parent | memcg: objcg stock trylock without irq disabling (diff) | |
| download | kernel-b0752f1a709740fd6ae518e969a25f90ec6a100f.tar.gz kernel-b0752f1a709740fd6ae518e969a25f90ec6a100f.zip | |
mm/hugetlb: pass folio instead of page to unmap_ref_private()
Patch series "Let unmap_hugepage_range() and several related functions
take folio instead of page", v4.
This patch (of 4):
unmap_ref_private() has only a single user, which passes in &folio->page.
Let it take the folio directly.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Fan Ni <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Reviewed-by: Sidhartha Kumar <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: "Vishal Moola (Oracle)" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
