Re: [PATCH v2 1/3] LSM: add security_execve_abort() hook

From: Linus Torvalds
Date: Wed Feb 07 2024 - 12:58:09 EST


On Wed, 7 Feb 2024 at 16:45, Paul Moore <paul@xxxxxxxxxxxxxx> wrote:
>
> Okay, let's get confirmation from Tetsuo on the current state of
> TOMOYO in Linus' tree. If it is currently broken [..]

As far as I understand, the current state is working, just the horrid
random flag.

So I think the series is a cleanup and worth doing, but also not
hugely urgent. But it would probably be good to just get this whole
thing over and done with, rather than leave it lingering for another
release for no reason.

Linus