aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorVincent Donnefort <[email protected]>2021-02-16 10:35:05 +0000
committerIngo Molnar <[email protected]>2021-03-06 12:40:22 +0100
commit62f250694092dd5fef9900dc3126f07110bf9d48 (patch)
tree8828fd231d7d4ed6052e20174732c2e73fb52273 /tools/perf/scripts/python/flamegraph.py
parent3ae70c251f344976428d1f6ee61ea7b4e170fec3 (diff)
cpu/hotplug: CPUHP_BRINGUP_CPU failure exception
The atomic states (between CPUHP_AP_IDLE_DEAD and CPUHP_AP_ONLINE) are triggered by the CPUHP_BRINGUP_CPU step. If the latter fails, no atomic state can be rolled back. DEAD callbacks too can't fail and disallow recovery. As a consequence, during hotunplug, the fail injection interface should prohibit all states from CPUHP_BRINGUP_CPU to CPUHP_ONLINE. Signed-off-by: Vincent Donnefort <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions