From: H. Peter Anvin Date: Mon, 5 Nov 2007 01:50:12 +0000 (-0800) Subject: x86 setup: add a near jump to serialize %cr0 on 386/486 X-Git-Tag: v2.6.24-rc2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed192906a2144ebc8ca2925a85d27b9c5355668;p=pandora-kernel.git x86 setup: add a near jump to serialize %cr0 on 386/486 The 386 and 486 needs a jump immediately after setting %cr0 in order to serialize the pipeline. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed