diff options
| author | Anna-Maria Gleixner <[email protected]> | 2016-05-02 11:00:49 +0200 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2016-05-13 14:02:17 +0200 |
| commit | 015aa05f534adabff2e4380f5ae6ea0fe20ec321 (patch) | |
| tree | 7f33055727cea1703a9cd80a70a1798df11a3e23 /tools/perf/scripts/python/bin | |
| parent | e8b5325ca3d01c512be6f04d587869a01e0ea59f (diff) | |
MIPS: Remove no longer needed work_on_cpu() call
Since commit 3b9d6da67e11 ("cpu/hotplug: Fix rollback during error-out
in __cpu_disable()") it is ensured that callbacks of CPU_ONLINE and
CPU_DOWN_PREPARE are processed on the hotplugged CPU. Due to this
work_on_cpu() calls are no longer required.
Replace work_on_cpu() with a direct call of mips_cdmm_bus_up() or
mips_cdmm_bus_down(). Description of those functions are adapted.
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/13197/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions