Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/22/2007 16:27:06
Module Name: src
Committed By: xtraeme
Date: Thu Nov 22 16:27:06 UTC 2007
Modified Files:
src/sys/arch/x86/x86: coretemp.c
Log Message:
Use the returned value of xc_unicast() on xc_wait(), that will wait
for completion on the CPU running the xcall thread.
Tested on a 8-way Xeon by Greg Oster.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86/x86/coretemp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.