From: Markos Chandras Date: Thu, 2 Jan 2014 16:04:38 +0000 (+0000) Subject: MIPS: lib: strlen_user: Add EVA support X-Git-Tag: v3.15-rc1~125^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053970542f049d3e30dc4be6eb19e92ff1f70f00;p=pandora-kernel.git MIPS: lib: strlen_user: Add EVA support In non-EVA mode, strlen_user* aliases are used for the strlen_kernel* symbols since the code is identical. In EVA mode, new strlen_user* symbols are used which use the EVA specific instructions to load values from userspace. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed