From: Markos Chandras Date: Thu, 2 Jan 2014 16:19:49 +0000 (+0000) Subject: MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol X-Git-Tag: v3.15-rc1~125^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48be43eb5248ff96dacda58f9e51ee8bfd058ac;p=pandora-kernel.git MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol Build the __strnlen_user symbol using a macro. In EVA mode we will need to use similar code to do the userspace load operations so it is better if we use a macro to avoid code duplications. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed