Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/28/2003 11:33:20
Module Name:	src
Committed By:	fvdl
Date:		Sat Jun 28 11:33:20 UTC 2003

Modified Files:
	src/sys/arch/i386/i386: ipifuncs.c

Log Message:
Mark a CPU as no longer running when it gets a HALT IPI. Avoids other
CPUs getting stuck waiting for it because they sent a TLB shootdown
during shutdown.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/i386/ipifuncs.c

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