]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf1acb37f8e654cd3ab1cb194f1eb88ed6cfbbd55
tree027517cfd97e0ddc3513273a1dcb92d00db38234
parent45dd0292249f1cd5fd58d8f447b029ba10299336
x86: completely disable NOPL on 32 bits

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>
arch/x86/kernel/cpu/common.c