git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ef94e
)
x86: require family >= 6 if we are using P6 NOPs
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 14 Feb 2008 22:52:05 +0000
(14:52 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 26 Feb 2008 11:55:51 +0000
(12:55 +0100)
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>
No differences found