exec: Rename flush_old_exec begin_new_exec
There is and has been for a very long time been a lot more going on in flush_old_exec than just flushing the old state. After the movement of code from setup_new_exec there is a whole lot more going on than just flushing the old executables state. Rename flush_old_exec to begin_new_exec to more accurately reflect what this function does. Reviewed-by:Kees Cook <keescook@chromium.org> Reviewed-by:
Greg Ungerer <gerg@linux-m68k.org> Signed-off-by:
"Eric W. Biederman" <ebiederm@xmission.com>
Showing
- Documentation/trace/ftrace.rst 1 addition, 1 deletionDocumentation/trace/ftrace.rst
- arch/x86/ia32/ia32_aout.c 1 addition, 1 deletionarch/x86/ia32/ia32_aout.c
- fs/binfmt_aout.c 1 addition, 1 deletionfs/binfmt_aout.c
- fs/binfmt_elf.c 1 addition, 1 deletionfs/binfmt_elf.c
- fs/binfmt_elf_fdpic.c 1 addition, 1 deletionfs/binfmt_elf_fdpic.c
- fs/binfmt_flat.c 1 addition, 1 deletionfs/binfmt_flat.c
- fs/exec.c 2 additions, 2 deletionsfs/exec.c
- include/linux/binfmts.h 1 addition, 1 deletioninclude/linux/binfmts.h
Loading
Please register or sign in to comment