diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-07-29 12:14:42 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-09-03 12:08:01 +0200 |
commit | f51246efee2b6bc72e86bc1d16599fc7c455b986 (patch) | |
tree | f7087e74fb1f827ed70271f0d8ce03466535bb6c /arch/mips/vr41xx | |
parent | f1f5e414851fdb69a3200e5c15799ea4788d423e (diff) |
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>
Diffstat (limited to 'arch/mips/vr41xx')
0 files changed, 0 insertions, 0 deletions