mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-29 14:05:19 +08:00
83e5dcbece
When skipping the tests due to a lack of system support for MTE we currently print a message saying FAIL which makes it look like the test failed even though the test did actually report KSFT_SKIP, creating some confusion. Change the error message to say SKIP instead so things are clearer. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20210819172902.56211-1-broonie@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> |
||
---|---|---|
.. | ||
.gitignore | ||
check_buffer_fill.c | ||
check_child_memory.c | ||
check_gcr_el1_cswitch.c | ||
check_ksm_options.c | ||
check_mmap_options.c | ||
check_tags_inclusion.c | ||
check_user_mem.c | ||
Makefile | ||
mte_common_util.c | ||
mte_common_util.h | ||
mte_def.h | ||
mte_helper.S |