]> git.baikalelectronics.ru Git - kernel.git/commit
cpu/hotplug: Clarify CPU hotplug step name for timers
authorMukesh Ojha <mojha@codeaurora.org>
Tue, 24 Jul 2018 14:47:48 +0000 (20:17 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 30 Jul 2018 19:30:52 +0000 (21:30 +0200)
commit0fac3442c6a43cefe890c05ca1a5a7ecc23af521
tree382089f2306ad802ccc53aa4e86f909e03184184
parentde609bdfc8e820be16305a09e9a073d207fbc9d8
cpu/hotplug: Clarify CPU hotplug step name for timers

After commit 249d4a9b3246 ("timers: Reinitialize per cpu bases on hotplug")
i.e. the introduction of state CPUHP_TIMERS_PREPARE instead of
CPUHP_TIMERS_DEAD the step name "timers:dead" is not longer accurate.

Rename it to "timers:prepare".

[ tglx: Massaged changelog ]

Signed-off-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: gkohli@codeaurora.org
Cc: neeraju@codeaurora.org
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: Brendan Jackman <brendan.jackman@arm.com>
Cc: Mathieu Malaterre <malat@debian.org>
Link: https://lkml.kernel.org/r/1532443668-26810-1-git-send-email-mojha@codeaurora.org
kernel/cpu.c