diff options
author | Lai Jiangshan <[email protected]> | 2017-12-01 21:50:05 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-14 16:38:43 +0100 |
commit | 17a2f1ced0280068897990b0dd25ce70555b8ac7 (patch) | |
tree | 93e775454684ae388930bdf070a168e0b0d1c1dc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fc6eabbbf8ef99efed778dd5afabc83c21dba585 (diff) |
cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states
cpuhp_bp_states and cpuhp_ap_states have different set of steps without any
conflicting steps, so that they can be merged.
The original `[CPUHP_BRINGUP_CPU] = { },` is removed, because the new
cpuhp_hp_states has CPUHP_ONLINE index which is larger than
CPUHP_BRINGUP_CPU.
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions