diff options
| author | Joel Granados <[email protected]> | 2025-05-05 19:47:47 +0000 |
|---|---|---|
| committer | Joel Granados <[email protected]> | 2025-07-23 09:52:48 +0000 |
| commit | e054bcbe7e7af2baad3752f1a4916a7fffc0457e (patch) | |
| tree | 276863096292fa93245ae805ccf50cdeae1361e4 /rust/helpers/task.c | |
| parent | sysctl: Move tainted ctl_table into kernel/panic.c (diff) | |
| download | kernel-e054bcbe7e7af2baad3752f1a4916a7fffc0457e.tar.gz kernel-e054bcbe7e7af2baad3752f1a4916a7fffc0457e.zip | |
sysctl: move cad_pid into kernel/pid.c
Move cad_pid as well as supporting function proc_do_cad_pid into
kernel/pic.c. Replaced call to __do_proc_dointvec with proc_dointvec
inside proc_do_cad_pid which requires the copy of the ctl_table to
handle the temp value.
This is part of a greater effort to move ctl tables into their
respective subsystems which will reduce the merge conflicts in
kernel/sysctl.c.
Reviewed-by: Luis Chamberlain <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Joel Granados <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
