Subject: Re: port-i386/33725 (-current i386 INSTALL kernel won't fully boot)
To: None <port-i386-maintainer@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <dsl@netbsd.org>
List: netbsd-bugs
Date: 08/19/2006 17:52:37
Synopsis: -current i386 INSTALL kernel won't fully boot

State-Changed-From-To: open->closed
State-Changed-By: dsl@netbsd.org
State-Changed-When: Sat, 19 Aug 2006 17:52:35 +0000
State-Changed-Why:
cpufunc.h has been changed to use am incantation for lidt() that stops
gcc4 optimising away the writes to the memory area that the lidt instruction
reads from.
amd64 and xen have had the same fix applied.