diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2020-05-11 20:10:25 +0300 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2020-05-11 20:12:22 +0300 |
commit | 27e68f086393b34ada9d5e2bb255f74abe7dc19a (patch) | |
tree | 5b6a67f79400fd6868e5debdc16dfa1811f40225 /fs/fcntl.c | |
parent | b213c2dcbcbc138d111f150e13317ea50002cab5 (diff) | |
parent | 6834e0bb41bbe144d42b8cd843f3ee30bfe2c825 (diff) | |
download | linux-27e68f086393b34ada9d5e2bb255f74abe7dc19a.tar.xz |
exec: Trivial cleanups for exec
This is a continuation of my work to clean up exec so it's more
difficult problems are approachable.
The changes correct some comments, and moves the point_of_no_return
variable up to when the point_of_no_return actually occurs.
Eric W. Biederman (5):
exec: Move the comment from above de_thread to above unshare_sighand
exec: Fix spelling of search_binary_handler in a comment
exec: Run sync_mm_rss before taking exec_update_mutex
exec: Move handling of the point of no return to the top level
exec: Set the point of no return sooner
fs/exec.c | 46 ++++++++++++++++++++++++----------------------
1 file changed, 24 insertions(+), 22 deletions(-)
Link: https://lkml.kernel.org/r/87sgga6ze4.fsf@x220.int.ebiederm.org
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'fs/fcntl.c')
0 files changed, 0 insertions, 0 deletions