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.