From: Markos Chandras Date: Thu, 2 Jan 2014 15:55:58 +0000 (+0000) Subject: MIPS: lib: strlen_user: Use macro to build the strlen_user symbol X-Git-Tag: v3.15-rc1~125^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc494972adbaeff08a1b7544acaa608c68cd527;p=pandora-kernel.git MIPS: lib: strlen_user: Use macro to build the strlen_user symbol Build the __strlen_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