From: Markos Chandras Date: Thu, 16 Apr 2015 10:05:59 +0000 (+0100) Subject: MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA X-Git-Tag: omap-for-v4.3/legacy-v2-signed~111^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd7bc254ab1f45269db6dd7957d63b713817408;p=pandora-kernel.git MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA This silences warnings like the following one when building with the latest binutils: arch/mips/kernel/genex.S: Assembler messages: arch/mips/kernel/genex.S:438: Warning: the `msa' extension requires 64-bit FPRs [ralf@linux-mips.org: Markos says binutils 2.25 and some 2.24 snapshots are affected.] Signed-off-by: Markos Chandras Reviewed-by: James Hogan Cc: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9745/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed