Merge branch 'core/urgent' into smp/hotplug to pick up dependencies
This commit is contained in:
@@ -1201,6 +1201,8 @@ static struct cpuhp_step cpuhp_bp_states[] = {
|
||||
.teardown = takedown_cpu,
|
||||
.cant_stop = true,
|
||||
},
|
||||
#else
|
||||
[CPUHP_BRINGUP_CPU] = { },
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user