Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kselftest/arm64: Add coverage for the interaction of vfork() and GCS
@ 2025-06-09 15:08 Mark Brown
  2025-06-09 15:08 ` [PATCH 1/2] tools/nolibc: Provide vfork() Mark Brown
  2025-06-09 15:08 ` [PATCH 2/2] kselftest/arm64: Add a test for vfork() with GCS Mark Brown
  0 siblings, 2 replies; 7+ messages in thread
From: Mark Brown @ 2025-06-09 15:08 UTC (permalink / raw)
  To: Willy Tarreau, Thomas Weißschuh, Christian Brauner,
	Catalin Marinas, Will Deacon, Shuah Khan
  Cc: linux-kernel, linux-arm-kernel, linux-kselftest, Mark Brown

I had cause to look at the vfork() support for GCS and realised that we
don't have any direct test coverage, this series does so by adding
vfork() to nolibc and then using that in basic-gcs to provide some
simple vfork() coverage.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      tools/nolibc: Provide vfork()
      kselftest/arm64: Add a test for vfork() with GCS

 tools/include/nolibc/sys.h                    | 29 ++++++++++++
 tools/testing/selftests/arm64/gcs/basic-gcs.c | 63 +++++++++++++++++++++++++++
 2 files changed, 92 insertions(+)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250528-arm64-gcs-vfork-exit-4a7daf7652ee

Best regards,
-- 
Mark Brown <broonie@kernel.org>



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

end of thread, other threads:[~2025-06-09 17:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 15:08 [PATCH 0/2] kselftest/arm64: Add coverage for the interaction of vfork() and GCS Mark Brown
2025-06-09 15:08 ` [PATCH 1/2] tools/nolibc: Provide vfork() Mark Brown
2025-06-09 15:25   ` Thomas Weißschuh
2025-06-09 15:34   ` Thomas Weißschuh
2025-06-09 15:43     ` Mark Brown
2025-06-09 15:51       ` Thomas Weißschuh
2025-06-09 15:08 ` [PATCH 2/2] kselftest/arm64: Add a test for vfork() with GCS Mark Brown

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