diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-02-14 14:56:45 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-02-26 12:55:51 +0100 |
commit | 959b3be64cab9160cd74532a49b89cdd918d38e9 (patch) | |
tree | 838955725add661e1e82894be13a32b5380eceae /include/asm-blackfin/mach-bf537 | |
parent | 7343b3b3a627eb30e24e921f004f659c8ebb91c5 (diff) |
x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
P6_NOPs are definitely not supported on some VIA CPUs, and possibly
(unverified) on AMD K7s. It is also the only thing that prevents a
686 kernel from running on Transmeta TM3x00/5x00 (Crusoe) series.
The performance benefit over generic NOPs is very small, so when
building for generic consumption, avoid using them.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-blackfin/mach-bf537')
0 files changed, 0 insertions, 0 deletions