aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/mempolicy.c
diff options
context:
space:
mode:
authorOscar Salvador <osalvador@suse.de>2024-10-07 09:50:30 +0200
committerAndrew Morton <akpm@linux-foundation.org>2024-11-06 20:11:09 -0800
commit7d7dba7f6891addedeb894e6f74b46177900874c (patch)
treeba847c9573b28172c14b5a2f7b5a36ae876bfcc8 /mm/mempolicy.c
parentmm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings (diff)
downloadwireguard-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/mempolicy.c')
0 files changed, 0 insertions, 0 deletions