diff options
author | 2022-04-07 15:07:59 +0800 | |
---|---|---|
committer | 2022-04-13 21:36:56 +0200 | |
commit | 2900005ea287b11dcc8c1b9fcf24893b7ff41d6d (patch) | |
tree | 1e0d41a5af2017c5510565a6ebe6aa86feba0110 /scripts/gdb/linux/utils.py | |
parent | Linux 5.18-rc1 (diff) | |
download | linux-dev-2900005ea287b11dcc8c1b9fcf24893b7ff41d6d.tar.xz linux-dev-2900005ea287b11dcc8c1b9fcf24893b7ff41d6d.zip |
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
We're moving sysctls out of kernel/sysctl.c as it is a mess. We
already moved all filesystem sysctls out. And with time the goal
is to move all sysctls out to their own subsystem/actual user.
kernel/sysctl.c has grown to an insane mess and its easy to run
into conflicts with it. The effort to move them out into various
subsystems is part of this.
Signed-off-by: Yan Zhu <zhuyan34@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/bpf/20220407070759.29506-1-zhuyan34@huawei.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions