diff options
author | Ralf Baechle <[email protected]> | 2015-07-29 12:14:42 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-04 09:38:00 +0200 |
commit | 6916ce3ffff80f0102d39922ddb3b8c4540f2ea2 (patch) | |
tree | 24f22b2c509d7eb321241ceed17cc7b19e635135 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7baa7aecdd2f009ddd00a4ad0690c6918bab5b01 (diff) |
sched, MIPS: Get rid of finish_arch_switch()
MIPS was using finish_arch_switch() as a hook to restore and initialize
CPU context for all threads, even newly created kernel and user threads.
This is however entirely solvable within switch_to() so get rid of
finish_arch_switch() which is in the way of scheduler cleanups.
Signed-off-by: Ralf Baechle <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions