From: Leonid Yegoshin Date: Thu, 19 Dec 2013 17:09:17 +0000 (+0000) Subject: MIPS: asm: checksum: Split kernel and user copy operations X-Git-Tag: v3.15-rc1~125^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb316913f820dae1f5772afaffb5700b601af24e;p=pandora-kernel.git MIPS: asm: checksum: Split kernel and user copy operations In EVA mode, different instructions need to be used to read/write from kernel and userland. In non-EVA mode, there is no functional difference. The current address limit is checked to decide the type of operation that will be performed. Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras --- Reading git-diff-tree failed