From: Markos Chandras Date: Fri, 3 Jan 2014 10:11:45 +0000 (+0000) Subject: MIPS: lib: memset: Add EVA support for the __bzero function. X-Git-Tag: v3.15-rc1~125^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd9720e96e856160f94907db06b707841cbafb0d;p=pandora-kernel.git MIPS: lib: memset: Add EVA support for the __bzero function. Build the __bzero function using the EVA load/store instructions when operating in the EVA mode. This function is only used when accessing user code so there is no need to build two distinct symbols for user and kernel operations respectively. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed