diff options
author | Eric W. Biederman <[email protected]> | 2020-06-24 17:01:18 -0500 |
---|---|---|
committer | Eric W. Biederman <[email protected]> | 2020-07-04 09:34:26 -0500 |
commit | 21d598280675c463ea1b264fab06e9614aacd1e1 (patch) | |
tree | e79f7b73e455642ddb904dfef0b4ca24ebe091d4 /lib/mpi/mpi-sub-ui.c | |
parent | 3a171042aeab8702391c311d84633a6c267d566c (diff) |
umh: Remove call_usermodehelper_setup_file.
The only caller of call_usermodehelper_setup_file is fork_usermode_blob.
In fork_usermode_blob replace call_usermodehelper_setup_file with
call_usermodehelper_setup and delete fork_usermodehelper_setup_file.
For this to work the argv_free is moved from umh_clean_and_save_pid
to fork_usermode_blob.
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