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: 01/28/2008 22:49:49
Module Name:	src
Committed By:	xtraeme
Date:		Mon Jan 28 22:49:49 UTC 2008

Modified Files:
	src/sys/arch/x86/x86: coretemp.c

Log Message:
coretemp_refresh: run xc_unicast() regardless if sc->sc_ci is curcpu()
or not, this fixes a deadlock seen by Greg Oster in a Dual Quad Core
machine with 8 coretemp instances.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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.