Subject: CVS commit: [newlock2] src/sys/arch/i386
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/25/2007 11:27:54
Module Name: src
Committed By: ad
Date: Thu Jan 25 11:27:54 UTC 2007
Modified Files:
src/sys/arch/i386/i386 [newlock2]: locore.S
src/sys/arch/i386/include [newlock2]: cpufunc.h
Log Message:
Add x86_flush(): flush pipelines by doing a far return.
To generate a diff of this commit:
cvs rdiff -r1.43.4.7 -r1.43.4.8 src/sys/arch/i386/i386/locore.S
cvs rdiff -r1.33.2.1 -r1.33.2.2 src/sys/arch/i386/include/cpufunc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.