x86: completely disable NOPL on 32 bits
authorH. Peter Anvin <hpa@zytor.com>
Tue, 16 Sep 2008 16:29:40 +0000 (09:29 -0700)
committerH. 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