From: Paul Burton Date: Mon, 27 Jul 2015 19:58:13 +0000 (-0700) Subject: MIPS: Simplify EVA FP context handling code X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689ee8565c5b5af9369f4c34af04196f2d3fea83;p=pandora-kernel.git MIPS: Simplify EVA FP context handling code The protected_{save,restore}_fp_context functions had effectively different implementations for EVA. Simplify & unify the code somewhat such that EVA configurations simply guarantee the FPU-not-owned path through the standard code path. Signed-off-by: Paul Burton Cc: Markos Chandras Cc: linux-mips@linux-mips.org Cc: Guenter Roeck Cc: Matthew Fortune Cc: Michael Ellerman Cc: linux-kernel@vger.kernel.org Cc: Richard Weinberger Cc: Andy Lutomirski Cc: Maciej W. Rozycki Patchwork: https://patchwork.linux-mips.org/patch/10787/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed