From: Atsushi Nemoto Date: Sun, 3 Dec 2006 15:42:59 +0000 (+0900) Subject: [MIPS] Unify csum_partial.S X-Git-Tag: v2.6.20-rc1~34^2~40^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bcdda0f3a87ed684d46841b6069409e39c4af65;p=pandora-kernel.git [MIPS] Unify csum_partial.S The 32-bit version and 64-bit version are almost equal. Unify them. This makes further improvements (for example, copying with parallel, supporting PREFETCH, etc.) easier. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed