diff options
author | Oscar Salvador <[email protected]> | 2024-10-07 09:50:32 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:10 -0800 |
commit | a8d457b29b017a8499ff885d64804de3ff203dee (patch) | |
tree | 079e458434edf549f4761d80b5274acf6f1f9506 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 1317a5e7f7b1336eac4097f0ef4f5cd7ae72f1d0 (diff) |
arch/sparc: teach 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.
sparc specific hugetlb function does not set info.align_offset, and does
not care about adjusting the align_mask for MAP_SHARED cases, so the same
here for compatibility.
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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions