Re: [PATCH 1/6] exec: Move the comment from above de_thread to above unshare_sighand

2020-05-08 Thread Kees Cook
On Fri, May 08, 2020 at 01:44:19PM -0500, Eric W. Biederman wrote: > > The comment describes work that now happens in unshare_sighand so > move the comment where it makes sense. > > Signed-off-by: "Eric W. Biederman" Reviewed-by: Kees Cook -- Kees Cook

[PATCH 1/6] exec: Move the comment from above de_thread to above unshare_sighand

2020-05-08 Thread Eric W. Biederman
The comment describes work that now happens in unshare_sighand so move the comment where it makes sense. Signed-off-by: "Eric W. Biederman" --- fs/exec.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fs/exec.c b/fs/exec.c index 3cc40048cc65..d4387bc92292