|
@@ -1274,7 +1274,7 @@ static struct cpuhp_step cpuhp_hp_states[] = {
|
|
* otherwise a RCU stall occurs.
|
|
* otherwise a RCU stall occurs.
|
|
*/
|
|
*/
|
|
[CPUHP_TIMERS_PREPARE] = {
|
|
[CPUHP_TIMERS_PREPARE] = {
|
|
- .name = "timers:dead",
|
|
|
|
|
|
+ .name = "timers:prepare",
|
|
.startup.single = timers_prepare_cpu,
|
|
.startup.single = timers_prepare_cpu,
|
|
.teardown.single = timers_dead_cpu,
|
|
.teardown.single = timers_dead_cpu,
|
|
},
|
|
},
|