diff options
author | Muchun Song <[email protected]> | 2022-06-28 17:22:31 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-08-08 18:06:42 -0700 |
commit | 998a2997885f73e5cc732ac6d661dfa6e0f50654 (patch) | |
tree | 86add9d6611b9afada353e5e9878b5ebba612975 /include/linux/fpga/fpga-bridge.h | |
parent | dff033818a06e7d0bf79271e34bda11c2d9d98d0 (diff) |
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
When I first introduced vmemmap manipulation functions related to HugeTLB,
I thought those functions may be reused by other modules (e.g. using
similar approach to optimize vmemmap pages, unfortunately, the DAX used
the same approach but does not use those functions). After two years, we
didn't see any other users. So move those functions to hugetlb_vmemmap.c.
Code movement without any functional change.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Muchun Song <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Cc: Anshuman Khandual <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Xiongchun Duan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions