From: Markos Chandras Date: Mon, 9 Dec 2013 15:28:10 +0000 (+0000) Subject: MIPS: lib: strnlen_user: Add EVA support X-Git-Tag: v3.15-rc1~125^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4968db4b9c4528b097ab4e549c4e0d0420dd1efc;p=pandora-kernel.git MIPS: lib: strnlen_user: Add EVA support In non-EVA mode, a strlen_user* alias is used for the strlen_kernel* symbols since the code is identical. In EVA mode, a new strlen_user* symbol is used which uses the EVA specific instructions to load values from userspace. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed