commit | 09121ad7186ecd28eb7fca1b22c17f517aaea87f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Mon Sep 13 13:54:59 2021 +0100 |
committer | Will Deacon <will@kernel.org> | Wed Sep 29 14:40:31 2021 +0100 |
tree | 89564dc991a43a5c6015e13e625dc4051a8c9137 | |
parent | 78d2d816c45af0231d797e958250ad9ac590c627 [diff] |
selftests: arm64: Don't log child creation as a test in SVE ptrace test Currently we log the creation of the child process as a test but it's not really relevant to what we're trying to test and can make the output a little confusing so don't do that. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20210913125505.52619-3-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>