diff options
| author | Mark Brown <[email protected]> | 2025-05-18 14:04:42 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-05-22 21:55:37 +0000 |
| commit | 5fc4b770fc35c05874dd2dd5bf1f03d354025b62 (patch) | |
| tree | 5cc1d39d74ce57aff1cf8c393b1e23e9a7329f04 /rust/helpers/helpers.c | |
| parent | mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks() (diff) | |
| download | kernel-5fc4b770fc35c05874dd2dd5bf1f03d354025b62.tar.gz kernel-5fc4b770fc35c05874dd2dd5bf1f03d354025b62.zip | |
selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at base
The map_fixed_noreplace test does two blocks of test starting from a
mapping of 5 pages at the base address, logging a test result for each
initial mapping. These are logged with the same test name, causing test
automation software to see two reports for the same test in a single run.
Tweak the log message for the second one to deduplicate.
Link: https://lkml.kernel.org/r/20250518-selftests-mm-map-fixed-noreplace-dup-v1-1-1a11a62c5e9f@kernel.org
Signed-off-by: Mark Brown <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
