From: H. Peter Anvin Date: Fri, 21 Sep 2012 19:43:10 +0000 (-0700) Subject: x86, smap: Add a header file with macros for STAC/CLAC X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~68^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ae4a2d775e1ee456282d7c60e49693d0a8555d;p=pandora-kernel.git x86, smap: Add a header file with macros for STAC/CLAC The STAC/CLAC instructions are only available with SMAP, but on the other hand they aren't needed if SMAP is not available, or before we start to run userspace, so construct them as alternatives which start out as noops and are enabled by the alternatives mechanism. Signed-off-by: H. Peter Anvin Link: http://lkml.kernel.org/r/1348256595-29119-7-git-send-email-hpa@linux.intel.com --- Reading git-diff-tree failed