PERFORCE change 93687 for review

Kip Macy kmacy at FreeBSD.org
Tue Mar 21 04:35:26 UTC 2006


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

Change 93687 by kmacy at kmacy_storage:sun4vtmp on 2006/03/21 04:34:50

	add include needed if pmap.h is included externally

Affected files ...

.. //depot/projects/kmacy_sun4v/src/sys/sun4v/include/pmap.h#8 edit

Differences ...

==== //depot/projects/kmacy_sun4v/src/sys/sun4v/include/pmap.h#8 (text+ko) ====

@@ -44,6 +44,7 @@
 #include <sys/_lock.h>
 #include <sys/_mutex.h>
 #include <machine/cache.h>
+#include <machine/hypervisorvar.h>
 
 #define	PMAP_CONTEXT_MAX	8192
 


More information about the p4-projects mailing list