PERFORCE change 132018 for review

John Birrell jb at FreeBSD.org
Sat Dec 29 19:37:25 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=132018

Change 132018 by jb at jb_freebsd1 on 2007/12/30 03:36:35

	The cpu_lock is now defined in a header and part of the opensolaris
	module.

Affected files ...

.. //depot/projects/dtrace/src/sys/cddl/kern/cyclic_test.c#2 edit

Differences ...

==== //depot/projects/dtrace/src/sys/cddl/kern/cyclic_test.c#2 (text+ko) ====

@@ -36,8 +36,6 @@
 #include <sys/cyclic.h>
 #include <sys/time.h>
 
-extern kmutex_t	cpu_lock;
-
 static struct timespec test_001_start;
 
 static void


More information about the p4-projects mailing list