From: H. Peter Anvin Date: Tue, 16 Sep 2008 16:29:40 +0000 (-0700) Subject: x86: completely disable NOPL on 32 bits X-Git-Tag: v2.6.27-rc7~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0593bf553c450a03dbc5f8c1f0ff58b778a0c8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed