mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| mmap_bottomup.c | ||
| mmap_default.c | ||
| mmap_test.h | ||
| run_mmap.sh | ||