Re: [PATCH] tomoyo: remove a temporary output file
From: Tetsuo Handa
Date: Mon Jan 09 2023 - 05:03:01 EST
On 2023/01/09 18:19, Masahiro Yamada wrote:
> Since this is a general problem, you can leave it to Kbuild instead
> of introducing unneeded complexity.
> If it is not too late, please squash this.
It is not too late to apply. But how do you handle a case where
the process who is responsible for deleting incomplete file was
killed by e.g. OOM-killer?