From: Aleksey Makarov Date: Thu, 15 Jan 2015 13:11:09 +0000 (+0300) Subject: MIPS: OCTEON: Delete unused COP2 saving code X-Git-Tag: fixes-v4.0-rc1~21^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f7cd472493f97976598a8b5b515d9ad4814aa6;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: David Daney Patchwork: https://patchwork.linux-mips.org/patch/8937/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed