Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/21/2006 06:17:12
Module Name: src
Committed By: christos
Date: Sun May 21 06:17:12 UTC 2006
Modified Files:
src/sys/arch/amd64/amd64: fpu.c
Log Message:
Put the __insn_barrier() inside the spinloop for the DIAGNOSTIC case, so
that we have a barrier for the DIAGNOSTIC case too.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/amd64/amd64/fpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.