]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit248a19ff371defea1a3e08e505b9d6494df548eb
treede4114198eb5dc0c3a55275931aceaf99a448e69
parente51b6ecd85d7287555d1a864e08fae02d4d6dde4
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