Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2007 03:37:25 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 132018 for review
Message-ID:  <200712300337.lBU3bPBB095616@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=132018

Change 132018 by jb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712300337.lBU3bPBB095616>