diff options
author | yingelin <yingelin@huawei.com> | 2022-04-24 10:57:40 +0800 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-04-25 14:01:11 -0700 |
commit | a467257ffe4bdb13eacddec0137013f6a1140b81 (patch) | |
tree | fec7a62a5feb3262dd99dbc5c8fbf65198e784be /lib/test_kmod.c | |
parent | acd0b04ecc795e97b7878dccc5cb4d3d627a4c27 (diff) | |
download | linux-a467257ffe4bdb13eacddec0137013f6a1140b81.tar.bz2 |
kernel/kexec_core: move kexec_core sysctls into its own file
This move the kernel/kexec_core.c respective sysctls to its own file.
kernel/sysctl.c has grown to an insane mess, We move sysctls to places
where features actually belong to improve the readability and reduce
merge conflicts. At the same time, the proc-sysctl maintainers can easily
care about the core logic other than the sysctl knobs added for some feature.
We already moved all filesystem sysctls out. This patch is part of the effort
to move kexec related sysctls out.
Signed-off-by: yingelin <yingelin@huawei.com>
Acked-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'lib/test_kmod.c')
0 files changed, 0 insertions, 0 deletions