On Tue, 10 May 2022 17:45:15 +0100, Mark Brown wrote:
This series contains some random cleanups and improvements that I came up with while looking at the check_tags_inclusion test. There's nothing too exciting in here but the changes did seem like they might help the next person to look at this.
Mark Brown (5): selftests/arm64: Log errors in verify_mte_pointer_validity() selftests/arm64: Allow zero tags in mte_switch_mode() selftests/arm64: Check failures to set tags in check_tags_inclusion selftests/arm64: Remove casts to/from void in check_tags_inclusion selftests/arm64: Use switch statements in mte_common_util.c
[...]
Applied to arm64 (for-next/kselftest), thanks!
[1/5] selftests/arm64: Log errors in verify_mte_pointer_validity() https://git.kernel.org/arm64/c/9a5681710740 [2/5] selftests/arm64: Allow zero tags in mte_switch_mode() https://git.kernel.org/arm64/c/ffc8274c2193 [3/5] selftests/arm64: Check failures to set tags in check_tags_inclusion https://git.kernel.org/arm64/c/72d6771cb173 [4/5] selftests/arm64: Remove casts to/from void in check_tags_inclusion https://git.kernel.org/arm64/c/541235dee011 [5/5] selftests/arm64: Use switch statements in mte_common_util.c https://git.kernel.org/arm64/c/0639e02254e6