| commit | 24134c8c8c42fbffb5ed4f4d0900383299c795ba | [log] [tgz] |
|---|---|---|
| author | Mark Brown <broonie@kernel.org> | Wed May 28 19:59:19 2025 +0100 |
| committer | Mark Brown <broonie@kernel.org> | Thu Jul 03 12:50:01 2025 +0100 |
| tree | 519e7c7ae6f67b8279de51515ee0b13956d7dd28 | |
| parent | 6ea81103d4ee9590d32ecdbff45fc8f520e48df7 [diff] |
kselftest/arm64: Add a test for vfork() with GCS Ensure that we've got at least some coverage of the special cases around vfork() by adding a test case in basic-gcs doing the same thing as the plain fork() one - vfork(), do a few checks and then return to the parent. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Mark Brown <broonie@kernel.org>