Re: [PATCH 3/3] exec: Rename the flag called_exec_mmap point_of_no_return

From: Christian Brauner
Date: Tue Apr 07 2020 - 12:21:15 EST


On Mon, Apr 06, 2020 at 08:32:23PM -0500, Eric W. Biederman wrote:
>
> Update the comments and make the code easier to understand by
> renaming this flag.
>
> Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>

There were only 4 calls where called_exec_mmap was referenced, I could
find. The last one being removed in 2/3 in this series so this seems
fine.

Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>