Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2007 02:15:57 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 132004 for review
Message-ID:  <200712300215.lBU2FvOr064537@repoman.freebsd.org>

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

Change 132004 by jb@jb_freebsd1 on 2007/12/30 02:15:46

	The atomic and kmem compatibility stuff is now in the opensolaris
	module.

Affected files ...

.. //depot/projects/dtrace/src/sys/modules/cyclic/Makefile#6 edit

Differences ...

==== //depot/projects/dtrace/src/sys/modules/cyclic/Makefile#6 (text+ko) ====

@@ -4,9 +4,7 @@
 .PATH: ${.CURDIR}/../../compat/opensolaris/kern
 
 KMOD=		cyclic
-SRCS=		cyclic.c		\
-		opensolaris_atomic.c	\
-		opensolaris_kmem.c
+SRCS=		cyclic.c
 		
 SRCS+=		bus_if.h device_if.h vnode_if.h
 



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