MIPS: OCTEON: Delete unused COP2 saving code
authorAleksey Makarov <[email protected]>
Thu, 15 Jan 2015 13:11:09 +0000 (16:11 +0300)
committerRalf Baechle <[email protected]>
Fri, 20 Feb 2015 14:30:23 +0000 (15:30 +0100)
commit69f7cd472493f97976598a8b5b515d9ad4814aa6
treedc25d2c527a6f16c1a4a2752195fe40da9ebfd4b
parent2d98cae6e35cfda8c008dba9c43c6f78f85e2792
MIPS: OCTEON: Delete unused COP2 saving code

Commit 2c952e06e4f5 ("MIPS: Move cop2 save/restore to switch_to()")
removes assembler code to store COP2 registers.  Commit
a36d8225bceb ("MIPS: OCTEON: Enable use of FPU") mistakenly
restores it

Fixes: a36d8225bceb ("MIPS: OCTEON: Enable use of FPU")
Signed-off-by: Aleksey Makarov <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: David Daney <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/8937/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/kernel/octeon_switch.S