MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 22 May 2015 23:20:19 +0000 (01:20 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 10 Jun 2015 09:24:53 +0000 (11:24 +0200)
commit9cc719ab3f4f639d629ac8ff09e9b998bc006f68
treede4114198eb5dc0c3a55275931aceaf99a448e69
parentd9fb5660459819513d510e72caa3120a7cf41ee1
MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.

Due to the slightly odd way that new threads and processes start execution
when scheduled for the very first time they were bypassing the required
disable_msa call.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/switch_to.h