diff options
| author | Eric W. Biederman <[email protected]> | 2020-06-25 18:52:50 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2020-07-04 14:35:36 +0000 |
| commit | 55e6074e3fa67e1fb9ec140904db7e6cae6eda4b (patch) | |
| tree | 87649f10773735083637ad9794b74270b83d7786 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | umd: Transform fork_usermode_blob into fork_usermode_driver (diff) | |
| download | kernel-55e6074e3fa67e1fb9ec140904db7e6cae6eda4b.tar.gz kernel-55e6074e3fa67e1fb9ec140904db7e6cae6eda4b.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
