Subject: CVS commit: [netbsd-2-0] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/04/2004 13:09:01
Module Name:	src
Committed By:	he
Date:		Sun Jul  4 13:09:01 UTC 2004

Modified Files:
	src/sys/arch/i386/i386 [netbsd-2-0]: machdep.c

Log Message:
Pull up revision 1.555 (requested by mycroft in ticket #594):
  Put back the reloading of the IDT in cpu_reset().
  Presumably this overrides some descriptor caching in the CPU.
  Fixes PR#8120 (cpu_reset() is unreliable on some systems).


To generate a diff of this commit:
cvs rdiff -r1.552 -r1.552.2.1 src/sys/arch/i386/i386/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.