linux/arch/mips/include
Ralf Baechle f51246efee 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>
2015-09-03 12:08:01 +02:00
..
asm MIPS: Get rid of finish_arch_switch(). 2015-09-03 12:08:01 +02:00
uapi/asm MIPS: AT_HWCAP aux vector infrastructure 2015-09-03 12:07:59 +02:00