timers: Move timer sysctl into the timer code
authortangmeng <tangmeng@uniontech.com>
Tue, 15 Feb 2022 06:50:19 +0000 (14:50 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 10 Apr 2022 10:38:45 +0000 (12:38 +0200)
commitefaa0227f6c6a5073951b20cf2f8c63c4155306c
tree079afe598d02eb4fc889a0d63d1b1c54af6fa763
parent2966a9918dfab183a1cb6be6794981ebe2abff83
timers: Move timer sysctl into the timer code

This is part of the effort to reduce kernel/sysctl.c to only contain the
core logic.

Signed-off-by: tangmeng <tangmeng@uniontech.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20220215065019.7520-1-tangmeng@uniontech.com
include/linux/timer.h
kernel/sysctl.c
kernel/time/timer.c