Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 04:35:25 GMT
From:      Kip Macy <kmacy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 93687 for review
Message-ID:  <200603210435.k2L4ZPJ3098202@repoman.freebsd.org>

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

Change 93687 by kmacy@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
 



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