Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/03/2004 21:02:09
Module Name: src
Committed By: mycroft
Date: Sat Jul 3 21:02:09 UTC 2004
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
Per PR 8120, put back the reloading of the IDT in cpu_reset(). (Presumably
this overrides some descriptor caching in the CPU.)
To generate a diff of this commit:
cvs rdiff -r1.554 -r1.555 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.