]> git.baikalelectronics.ru Git - kernel.git/commit
timer_list: Print name of per-cpu wakeup device
authorWill Deacon <will@kernel.org>
Mon, 24 May 2021 22:18:18 +0000 (23:18 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 May 2021 15:04:49 +0000 (17:04 +0200)
commit79efb27d61df5cde3f12d554d07f72002bbe34f8
tree99579a822b53ba7b0696fc775ccb9712d571bb79
parentf6a3c75b22992f5ef01febb57c6d70f1f39b0048
timer_list: Print name of per-cpu wakeup device

With the introduction of per-cpu wakeup devices that can be used in
preference to the broadcast timer, print the name of such devices when
they are available.

Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210524221818.15850-6-will@kernel.org
kernel/time/tick-broadcast.c
kernel/time/tick-internal.h
kernel/time/timer_list.c