diff options
author | Yan Zhu <[email protected]> | 2022-04-07 15:07:59 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-04-13 21:36:56 +0200 |
commit | 2900005ea287b11dcc8c1b9fcf24893b7ff41d6d (patch) | |
tree | 1e0d41a5af2017c5510565a6ebe6aa86feba0110 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions