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:
5132895
)
x86: completely disable NOPL on 32 bits
author
H. Peter Anvin
<hpa@zytor.com>
Tue, 16 Sep 2008 16:29:40 +0000
(09:29 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 16 Sep 2008 16:33:57 +0000
(09:33 -0700)
Completely disable NOPL on 32 bits. It turns out that Microsoft
Virtual PC is so broken it can't even reliably *fail* in the presence
of NOPL.
This leaves the infrastructure in place but disables it
unconditionally.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found