]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09f8f7ab24fe5603ee645a4394c28145f1c81398
tree079afe598d02eb4fc889a0d63d1b1c54af6fa763
parent19d28f32d3ed8e30ed6720b8b3640437e4cf2cde
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