[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172968152193.1430866.7898159592219415431.b4-ty@arm.com>
Date: Wed, 23 Oct 2024 12:05:28 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Will Deacon <will@...nel.org>,
Shuah Khan <shuah@...nel.org>,
Mark Brown <broonie@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org,
linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kselftest/arm64: Log fp-stress child startup errors to stdout
On Wed, 23 Oct 2024 00:20:45 +0100, Mark Brown wrote:
> Currently if we encounter an error between fork() and exec() of a child
> process we log the error to stderr. This means that the errors don't get
> annotated with the child information which makes diagnostics harder and
> means that if we miss the exit signal from the child we can deadlock
> waiting for output from the child. Improve robustness and output quality
> by logging to stdout instead.
>
> [...]
Applied to arm64 (for-next/kselftest), thanks!
[1/1] kselftest/arm64: Log fp-stress child startup errors to stdout
https://git.kernel.org/arm64/c/dca93d29845d
--
Catalin
Powered by blists - more mailing lists