diff options
author | 2021-06-06 19:54:51 +0800 | |
---|---|---|
committer | 2021-06-28 15:42:25 +0200 | |
commit | 18765447c3b7867b3f8cccde52dc9d822852e71b (patch) | |
tree | 2f6e726d804b7d2731782a66838c800667cc3740 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wait: use LIST_HEAD_INIT() to initialize wait_queue_head (diff) | |
download | linux-dev-18765447c3b7867b3f8cccde52dc9d822852e71b.tar.xz linux-dev-18765447c3b7867b3f8cccde52dc9d822852e71b.zip |
sched/sysctl: Move extern sysctl declarations to sched.h
Since commit '8a99b6833c88(sched: Move SCHED_DEBUG sysctl to debugfs)',
SCHED_DEBUG sysctls are moved to debugfs, so these extern sysctls in
include/linux/sched/sysctl.h are no longer needed for sysctl.c, even
some are no longer needed.
So move those extern sysctls that needed by kernel/sched/debug.c to
kernel/sched/sched.h, and remove others that are no longer needed.
Signed-off-by: Hailong Liu <liu.hailong6@zte.com.cn>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210606115451.26745-1-liuhailongg6@163.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions