From: Markos Chandras Date: Thu, 13 Nov 2014 11:25:27 +0000 (+0000) Subject: MIPS: Use generic checksum functions for MIPS R6 X-Git-Tag: fixes-v4.0-rc1~21^2~26^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e0748f5beb92a14f6be4716938cbf27177ecd07;p=pandora-kernel.git MIPS: Use generic checksum functions for MIPS R6 The following instructions have been removed from MIPS R6 ulw, ulh, swl, lwr, lwl, swr. However, all of them are used in the MIPS specific checksum implementation. As a result of which, we will use the generic checksum on MIPS R6 Signed-off-by: Markos Chandras --- Reading git-diff-tree failed