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)
commit245a057fee18be08d6ac12357463579d06bea077
tree99579a822b53ba7b0696fc775ccb9712d571bb79
parentea5c7f1b9aa1a7c9d1bb9440084ac1256789fadb
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