Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/25/2007 19:57:33
Module Name:	src
Committed By:	bouyer
Date:		Mon Jun 25 19:57:33 UTC 2007

Modified Files:
	src/sys/arch/xen/i386: idle_machdep.c
	src/sys/arch/xen/xen: clock.c

Log Message:
Fix race condition in cpu_idle() on ci_want_resched. From YAMAMOTO Takashi.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/i386/idle_machdep.c
cvs rdiff -r1.35 -r1.36 src/sys/arch/xen/xen/clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.