diff options
author | Oscar Salvador <[email protected]> | 2024-10-07 09:50:33 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:10 -0800 |
commit | 5959ffabbb67dfdd0cd4623e675a24005de66393 (patch) | |
tree | c0e593d6e696b7fcd367f4dd6dfccf2abd3bed43 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | a8d457b29b017a8499ff885d64804de3ff203dee (diff) |
arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle hugetlb mappings
We want to stop special casing hugetlb mappings and make them go through
generic channels, so teach arch_get_unmapped_area{_topdown} to handle
those.
Reshuffle file_to_psize() definition so arch_get_unmapped_area{_topdown}
can make use of it.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Oscar Salvador <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Donet Tom <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions