From: Borislav Petkov Date: Wed, 4 Feb 2015 08:11:17 +0000 (+0100) Subject: x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro X-Git-Tag: omap-for-v4.1/fixes-rc1~195^2~120^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a77600cd03a44e54df99ea742e02f4899b82c8e1;p=pandora-kernel.git x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro Make it execute the ERMS version if support is present and we're in the forward memmove() part and remove the unfolded alternatives section definition. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed