1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/riscv/mm
Charlie Jenkins 83dae72ac0
riscv: selftests: Remove mmap hint address checks
The mmap behavior that restricts the addresses returned by mmap caused
unexpected behavior, so get rid of the test cases that check that
behavior.

Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Fixes: 73d05262a2 ("selftests: riscv: Generalize mm selftests")
Link: https://lore.kernel.org/r/20240826-riscv_mmap-v1-2-cd8962afe47f@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-08-29 06:03:28 -07:00
..
.gitignore RISC-V: mm: Add tests for RISC-V mm 2023-08-23 14:54:13 -07:00
Makefile selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk 2024-07-10 12:14:51 -07:00
mmap_bottomup.c riscv: selftests: Remove mmap hint address checks 2024-08-29 06:03:28 -07:00
mmap_default.c riscv: selftests: Remove mmap hint address checks 2024-08-29 06:03:28 -07:00
mmap_test.h riscv: selftests: Remove mmap hint address checks 2024-08-29 06:03:28 -07:00
run_mmap.sh riscv: kselftests: Fix mm build by removing testcases subdirectory 2023-09-20 02:29:26 -07:00