diff options
| author | Joel Granados <[email protected]> | 2025-06-27 08:12:40 +0000 |
|---|---|---|
| committer | Joel Granados <[email protected]> | 2025-07-23 09:56:02 +0000 |
| commit | 73184c8e4ff447b866dac13fc4f1a4079c78a69d (patch) | |
| tree | 5acf82346874554a483738356f32f1bac71d0ac2 /rust/helpers/task.c | |
| parent | kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c (diff) | |
| download | kernel-73184c8e4ff447b866dac13fc4f1a4079c78a69d.tar.gz kernel-73184c8e4ff447b866dac13fc4f1a4079c78a69d.zip | |
sysctl: rename kern_table -> sysctl_subsys_table
Renamed sysctl table from kern_table to sysctl_subsys_table and grouped
the two arch specific ctls to the end of the array.
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.
Signed-off-by: Joel Granados <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
