kselftest/arm64: Don't drain output while spawning children
authorMark Brown <broonie@kernel.org>
Tue, 29 Nov 2022 21:59:24 +0000 (21:59 +0000)
committerWill Deacon <will@kernel.org>
Thu, 1 Dec 2022 17:46:45 +0000 (17:46 +0000)
commit92145d88ce0b216c1b99aaac92fec1f6a7d6ddde
tree98617167cdecf53956b8e0f72c8c261d081f3d1e
parent98102a2cb7860b4d8226d6c2996f068fb4da5ed5
kselftest/arm64: Don't drain output while spawning children

Now we hold execution of the stress test programs until all children are
started there is no need to drain output while that is happening.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221129215926.442895-3-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/fp/fp-stress.c