Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/22/1999 14:12:20
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Jul 22 21:12:20 UTC 1999

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: db_interface.c

Log Message:
XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD
code should suspend other processors, so this probably isn't a problem,
but the comment is added anyhow.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/sparc64/sparc64/db_interface.c

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