From: Markos Chandras Date: Wed, 1 Jul 2015 08:13:33 +0000 (+0100) Subject: MIPS: cps-vec: Use macros for various arithmetics and memory operations X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b677bc03d757c7d749527cccdd2afcf34ebeeb07;p=pandora-kernel.git MIPS: cps-vec: Use macros for various arithmetics and memory operations Replace lw/sw and various arithmetic instructions with macros so the code can work on 64-bit kernels as well. Cc: # 3.16+ Reviewed-by: Paul Burton Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Cc: stable@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/10591/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed