From: zhichang.yuan Date: Mon, 28 Apr 2014 05:11:30 +0000 (+0100) Subject: arm64: lib: Implement optimized memmove routine X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~10^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280adc1951c0c9fc8f2d85571ff563a1c412b1cd;p=pandora-kernel.git arm64: lib: Implement optimized memmove routine This patch, based on Linaro's Cortex Strings library, improves the performance of the assembly optimized memmove() function. Signed-off-by: Zhichang Yuan Signed-off-by: Deepak Saxena Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed