From: David Daney Date: Wed, 28 May 2014 21:52:04 +0000 (+0200) Subject: MIPS: OCTEON: Enable use of FPU X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36d8225bceba4b7be47ade34d175945f85cffbc;p=pandora-kernel.git MIPS: OCTEON: Enable use of FPU Some versions of the assembler will not assemble CFC1 for OCTEON, so override the ISA for these. Add r4k_fpu.o to handle low level FPU initialization. Modify octeon_switch.S to save the FPU registers. And include r4k_switch.S to pick up more FPU support. Get rid of "#define cpu_has_fpu 0" Signed-off-by: David Daney Signed-off-by: Andreas Herrmann Cc: linux-mips@linux-mips.org Cc: James Hogan Cc: kvm@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/7006/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed