diff options
author | 2013-01-28 17:49:50 +0000 | |
---|---|---|
committer | 2013-01-28 16:59:55 -0800 | |
commit | 2b9b6d8c715b23fa119261c32ad360681f4464a9 (patch) | |
tree | c26f79a3e138b5739e1a1f6b95c0ef58b64c2949 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86: Enable ARCH_USE_BUILTIN_BSWAP (diff) | |
download | linux-dev-2b9b6d8c715b23fa119261c32ad360681f4464a9.tar.xz linux-dev-2b9b6d8c715b23fa119261c32ad360681f4464a9.zip |
x86: Require MOVBE feature in cpuid when we use it
Add MOVBE to asm/required-features.h so we check for it during startup
and don't bother checking for it later.
CONFIG_MATOM is used because it corresponds to -march=atom in the
Makefiles. If the rules get more complicated it may be necessary to
make this an explicit Kconfig option which uses -mmovbe/-mno-movbe to
control the use of this instruction explicitly.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Link: http://lkml.kernel.org/r/1359395390.3529.65.camel@shinybook.infradead.org
[ hpa: added a patch description ]
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions