• Paul Burton's avatar
    MIPS: Simplify EVA FP context handling code · 689ee856
    Paul Burton authored
    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: default avatarPaul Burton <paul.burton@imgtec.com>
    Cc: Markos Chandras <markos.chandras@imgtec.com>
    Cc: linux-mips@linux-mips.org
    Cc: Guenter Roeck <linux@roeck-us.net>
    Cc: Matthew Fortune <matthew.fortune@imgtec.com>
    Cc: Michael Ellerman <mpe@ellerman.id.au>
    Cc: linux-kernel@vger.kernel.org
    Cc: Richard Weinberger <richard@nod.at>
    Cc: Andy Lutomirski <luto@amacapital.net>
    Cc: Maciej W. Rozycki <macro@codesourcery.com>
    Patchwork: https://patchwork.linux-mips.org/patch/10787/Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
    689ee856
signal.c 15.9 KB