From: Borislav Petkov Date: Thu, 15 Jan 2015 08:17:12 +0000 (+0100) Subject: x86/smap: Use ALTERNATIVE macro X-Git-Tag: omap-for-v4.2/o2_dc~185^2~120^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=669f8a900198599d3c2e2e463bafe12d30d96507;p=pandora-kernel.git x86/smap: Use ALTERNATIVE macro ... and drop unfolded version. No need for ASM_NOP3 anymore either as the alternatives do the proper padding at build time and insert proper NOPs at boot time. There should be no apparent operational change from this patch. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed