]> git.baikalelectronics.ru Git - kernel.git/commit
x86: require family >= 6 if we are using P6 NOPs
authorH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 22:52:05 +0000 (14:52 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 26 Feb 2008 11:55:51 +0000 (12:55 +0100)
commit1e758130e41f974ff47a4e174ae4359926aa63a8
tree1e7c77a864c4a3e0186f9192a71520d0d39edf73
parente60c1eb7a653c1c1fbf273bfe1224509582388c5
x86: require family >= 6 if we are using P6 NOPs

The P6 family of NOPs are only available on family >= 6 or above, so
enforce that in the boot code.

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>
arch/x86/Kconfig.cpu
include/asm-x86/nops.h