diff options
author | Peter Zijlstra <[email protected]> | 2015-07-29 17:14:48 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-04 09:38:05 +0200 |
commit | b31fdac2a921c8bf5ed9fe2c908625a54ce91e92 (patch) | |
tree | 8bd5f5d5d57a5c615aed2604f43ad05859809877 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 08960e344800267df4980c2180e3c2c0c9b5f460 (diff) |
sched, sh: Fold finish_arch_switch() into switch_to()
The code looks buggy; why would we be restoring the previous task's
DSP state after we've switched to the next task?
Fix that and put the restore in switch_to(), removing the need for
finish_arch_switch().
Signed-off-by: Peter Zijlstra (Intel) <[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]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions