diff options
author | 2024-10-07 09:50:30 +0200 | |
---|---|---|
committer | 2024-11-06 20:11:09 -0800 | |
commit | 7d7dba7f6891addedeb894e6f74b46177900874c (patch) | |
tree | ba847c9573b28172c14b5a2f7b5a36ae876bfcc8 /mm/vmstat.c | |
parent | mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings (diff) | |
download | wireguard-linux-7d7dba7f6891addedeb894e6f74b46177900874c.tar.xz wireguard-linux-7d7dba7f6891addedeb894e6f74b46177900874c.zip |
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/20241007075037.267650-3-osalvador@suse.de
Signed-off-by: Oscar Salvador <osalvador@suse.de>
Cc: David Hildenbrand <david@redhat.com>
Cc: Donet Tom <donettom@linux.ibm.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Peter Xu <peterx@redhat.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions