summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
diff options
context:
space:
mode:
authorWang Wensheng <wangwensheng4@huawei.com>2021-03-26 02:23:28 +0000
committerThomas Gleixner <tglx@linutronix.de>2021-04-16 21:03:50 +0200
commitd7840aaadd6e84915866a8f0dab586f6107dadf1 (patch)
tree1c538c7b94fcd5af6d2335e7fc95dda6895c5cf1 /kernel/time/tick-sched.c
parent07ff4aed015c564d03fd518d2fb54e5e6948903c (diff)
downloadlinux-stable-d7840aaadd6e84915866a8f0dab586f6107dadf1.tar.gz
linux-stable-d7840aaadd6e84915866a8f0dab586f6107dadf1.tar.bz2
linux-stable-d7840aaadd6e84915866a8f0dab586f6107dadf1.zip
tick: Use tick_check_replacement() instead of open coding it
The function tick_check_replacement() is the combination of tick_check_percpu() and tick_check_preferred(), but tick_check_new_device() has the same logic open coded. Use the helper to simplify the code. [ tglx: Massage changelog ] Signed-off-by: Wang Wensheng <wangwensheng4@huawei.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20210326022328.3266-1-wangwensheng4@huawei.com
Diffstat (limited to 'kernel/time/tick-sched.c')
0 files changed, 0 insertions, 0 deletions