From: H. Peter Anvin Date: Thu, 14 Feb 2008 22:52:05 +0000 (-0800) Subject: x86: require family >= 6 if we are using P6 NOPs X-Git-Tag: v2.6.25-rc4~159^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7343b3b3a627eb30e24e921f004f659c8ebb91c5;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed