diff options
author | Eric W. Biederman <[email protected]> | 2020-06-25 13:52:50 -0500 |
---|---|---|
committer | Eric W. Biederman <[email protected]> | 2020-07-04 09:35:36 -0500 |
commit | 55e6074e3fa67e1fb9ec140904db7e6cae6eda4b (patch) | |
tree | 87649f10773735083637ad9794b74270b83d7786 /lib/mpi/mpi-sub-ui.c | |
parent | e2dc9bf3f5275ca372001541e5f26af572976e65 (diff) |
umh: Stop calling do_execve_file
With the user mode driver code changed to not set subprocess_info.file
there are no more users of subproces_info.file. Remove this field
from struct subprocess_info and remove the only user in
call_usermodehelper_exec_async that would call do_execve_file instead
of do_execve if file was set.
v1: https://lkml.kernel.org/r/[email protected]
v2: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Tested-by: Alexei Starovoitov <[email protected]>
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions