Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/01/2000 21:32:35
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue May  2 04:32:35 UTC 2000

Modified Files:
	syssrc/sys/kern: kern_lock.c

Log Message:
- If a platform defines __HAVE_ATOMIC_OPERATIONS, use them for counting
  in the MULTIPROCESSOR case.
- Move a misplaced #ifdef so that LK_REENABLE actually works.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/kern/kern_lock.c

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