Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/28/1998 18:49:44
Module Name:	src
Committed By:	thorpej
Date:		Tue Sep 29 01:49:44 UTC 1998

Modified Files:
	src/sys/kern: subr_prf.c
Log Message:
If MULTIPROCESSOR, add a spin lock around the kernel printf (in the
appropriate places).  This makes debugging messages work a LOT better
on my multiprocessor Alpha.