diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-07-29 12:14:42 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-08-04 09:38:00 +0200 |
commit | 6916ce3ffff80f0102d39922ddb3b8c4540f2ea2 (patch) | |
tree | 24f22b2c509d7eb321241ceed17cc7b19e635135 /arch/avr32/include | |
parent | 7baa7aecdd2f009ddd00a4ad0690c6918bab5b01 (diff) | |
download | linux-stable-6916ce3ffff80f0102d39922ddb3b8c4540f2ea2.tar.gz linux-stable-6916ce3ffff80f0102d39922ddb3b8c4540f2ea2.tar.bz2 linux-stable-6916ce3ffff80f0102d39922ddb3b8c4540f2ea2.zip |
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 <ralf@linux-mips.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/avr32/include')
0 files changed, 0 insertions, 0 deletions