]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: smp-cps: cpu_set FPU mask if FPU present
authorNiklas Cassel <niklas.cassel@axis.com>
Thu, 15 Jan 2015 15:41:13 +0000 (16:41 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 26 Mar 2015 16:56:38 +0000 (17:56 +0100)
commitc3bbef136c36324cac4d560200a926ada970377c
treeaf8292ccfdc0575cc0a066c51043e7b7a0de80e1
parent236e3e5333d362352a8c1dfceb58377bc7383c45
MIPS: smp-cps: cpu_set FPU mask if FPU present

If we have an FPU, enroll ourselves in the FPU-full mask.
Matching the MT_SMP and CMP implementations of smp_setup.

Signed-off-by: Niklas Cassel <niklass@axis.com>
Cc: paul.burton@imgtec.com
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8948/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smp-cps.c