diff options
author | David Hildenbrand <david@redhat.com> | 2021-04-23 10:20:25 +0200 |
---|---|---|
committer | David Hildenbrand <david@redhat.com> | 2021-09-03 18:42:01 +0200 |
commit | 35d7bdc86031a2c1ae05ac27dfa93b2acdcbaecc (patch) | |
tree | 0637f57df13ec0ff4bfe4c2aabf7a91640a42668 /drivers | |
parent | 42be8b42535183f84df99acbaf799e38724348f3 (diff) |
kernel/fork: factor out replacing the current MM exe_file
Let's factor the main logic out into replace_mm_exe_file(), such that
all mm->exe_file logic is contained in kernel/fork.c.
While at it, perform some simple cleanups that are possible now that
we're simplifying the individual functions.
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions