From fb316913f820dae1f5772afaffb5700b601af24e Mon Sep 17 00:00:00 2001 From: Leonid Yegoshin Date: Thu, 19 Dec 2013 17:09:17 +0000 Subject: [PATCH] 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-format-patch failed