On Thu, Sep 23, 2021 at 07:11:08PM -0500, Eric W. Biederman wrote: > > Separate the coredump logic from the ordinary exit_mm logic > by moving the coredump logic out of exit_mm into it's own > function coredump_exit_mm. > > Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> Yup -- mechanical refactoring looks good. Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx> -- Kees Cook