PERFORCE change 65962 for review

Marcel Moolenaar marcel at FreeBSD.org
Sat Nov 27 20:07:21 PST 2004


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

Change 65962 by marcel at marcel_nfs on 2004/11/28 04:07:12

	Add IA64_KERNELBASE. This is the virtual address at which
	the kernel is linked.

Affected files ...

.. //depot/projects/ia64/sys/ia64/include/vmparam.h#12 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/include/vmparam.h#12 (text+ko) ====

@@ -141,6 +141,7 @@
 #define	IA64_ID_PAGE_MASK	(IA64_ID_PAGE_SIZE-1)
 
 #define	IA64_BACKINGSTORE	IA64_RR_BASE(4)
+#define	IA64_KERNELBASE		0xbffc000000000000
 
 /*
  * Mach derived constants


More information about the p4-projects mailing list