diff options
| author | Anna-Maria Gleixner <[email protected]> | 2016-04-04 11:30:01 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-07-14 20:39:58 +1000 |
| commit | c011926fcbeb9565599f278148b91e536a07b68a (patch) | |
| tree | c517cac87943cc08bdf4e92196e306efcac24967 /tools/perf/scripts/python | |
| parent | b0b5e5918ad1babfd1d43d98c7281926a7b57b9f (diff) | |
powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions
The FROZEN transitions are used when a CPU suspends/resumes. In case
of a suspend/resume, only the up prepare (CPU_UP_PREPARE_FROZEN) is
handled. The error handling transition CPU_UP_CANCELED_FROZEN as well
as the CPU_ONLINE_FROZEN transition are not handled.
Masking the switch case action argument with ~CPU_TASKS_FROZEN, to
handle all FROZEN tasks the same way than the corresponding non frozen
tasks.
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: [email protected]
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions