aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xarray.c
diff options
context:
space:
mode:
authorHelge Deller <[email protected]>2023-07-21 15:24:32 +0000
committerJens Axboe <[email protected]>2023-07-21 15:41:35 +0000
commit07e981137f17e5275b6fa5fd0c28b0ddb4519702 (patch)
tree49d27a18de429c31560bc45f2377de02dddd34f1 /lib/xarray.c
parentio_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area() (diff)
downloadkernel-07e981137f17e5275b6fa5fd0c28b0ddb4519702.tar.gz
kernel-07e981137f17e5275b6fa5fd0c28b0ddb4519702.zip
ia64: mmap: Consider pgoff when searching for free mapping
IA64 is the only architecture which does not consider the pgoff value when searching for a possible free memory region with vm_unmapped_area(). Adding this seems to have no negative side effect on IA64, so add it now to make IA64 consistent with all other architectures. Cc: [email protected] # 6.4 Signed-off-by: Helge Deller <[email protected]> Tested-by: matoro <[email protected]> Cc: Andrew Morton <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions