Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] selftest/arm64: Fix MTE test setup and TAP reporting
@ 2026-08-20 15:33 Muhammad Usama Anjum
  2026-08-20 15:33 ` [PATCH 1/4] selftest/arm64: Print TAP header Muhammad Usama Anjum
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Muhammad Usama Anjum @ 2026-08-20 15:33 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Mark Rutland, Shuah Khan,
	Andrey Konovalov, Andrew Morton, Vincenzo Frascino,
	Amit Daniel Kachhap, Mark Brown, Yeoreum Yun, open list,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE),
	open list:KERNEL SELFTEST FRAMEWORK
  Cc: Muhammad Usama Anjum

Running the mainline arm64 MTE selftests on a Pixel 8 exposed three
independent reporting problems. Fix each issue independently, then
add an arm64 Kconfig fragment covering the facilities used by the MTE
tests.

Testing was performed on a Pixel 8 with an Android 6.1 kernel built with
the new configuration. All nine static MTE binaries returned success.

Muhammad Usama Anjum (4):
  selftest/arm64: Print TAP header
  selftest/arm64: Treat KSM merge_across_nodes as optional
  selftest/arm64: Fix MTE prctl TAP plan
  selftest/arm64: Add MTE test config fragment

 .../selftests/arm64/mte/check_gcr_el1_cswitch.c      |  1 +
 .../testing/selftests/arm64/mte/check_ksm_options.c  | 12 +++++++++---
 tools/testing/selftests/arm64/mte/check_prctl.c      |  2 +-
 tools/testing/selftests/arm64/mte/config             |  8 ++++++++
 4 files changed, 19 insertions(+), 4 deletions(-)
 create mode 100644 tools/testing/selftests/arm64/mte/config

-- 
2.47.3



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-08-20 16:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20 15:33 [PATCH 0/4] selftest/arm64: Fix MTE test setup and TAP reporting Muhammad Usama Anjum
2026-08-20 15:33 ` [PATCH 1/4] selftest/arm64: Print TAP header Muhammad Usama Anjum
2026-08-20 15:43   ` Mark Brown
2026-08-20 15:33 ` [PATCH 2/4] selftest/arm64: Treat KSM merge_across_nodes as optional Muhammad Usama Anjum
2026-08-20 16:09   ` Mark Brown
2026-08-20 15:33 ` [PATCH 3/4] selftest/arm64: Fix MTE prctl TAP plan Muhammad Usama Anjum
2026-08-20 16:14   ` Mark Brown
2026-08-20 15:33 ` [PATCH 4/4] selftest/arm64: Add MTE test config fragment Muhammad Usama Anjum
2026-08-20 15:38   ` Mark Brown
2026-08-20 15:42     ` Muhammad Usama Anjum
2026-08-20 16:42       ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox