diff options
author | Oscar Salvador <[email protected]> | 2024-10-07 09:50:30 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-06 20:11:09 -0800 |
commit | 7d7dba7f6891addedeb894e6f74b46177900874c (patch) | |
tree | ba847c9573b28172c14b5a2f7b5a36ae876bfcc8 /tools/perf/scripts/python | |
parent | 7f24cbc9c4d42db8a3c8484d120cf9c1da557fab (diff) |
arch/s390: 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.
s390 specific hugetlb function does not set info.align_offset, so do 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')
0 files changed, 0 insertions, 0 deletions