Module Name:    src
Committed By:   snj
Date:           Tue Jun 16 02:20:41 UTC 2009

Modified Files:
        src/sys/arch/xen/conf [netbsd-5]: files.xen

Log Message:
Pull up following revision(s) (requested by rmind in ticket #782):
        sys/arch/xen/conf/files.xen: revision 1.99 via patch
Include cpu_topology.c for xen kernels, too.


To generate a diff of this commit:
cvs rdiff -u -r1.88.4.2 -r1.88.4.3 src/sys/arch/xen/conf/files.xen

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/xen/conf/files.xen
diff -u src/sys/arch/xen/conf/files.xen:1.88.4.2 src/sys/arch/xen/conf/files.xen:1.88.4.3
--- src/sys/arch/xen/conf/files.xen:1.88.4.2	Mon Feb 16 03:03:37 2009
+++ src/sys/arch/xen/conf/files.xen	Tue Jun 16 02:20:41 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: files.xen,v 1.88.4.2 2009/02/16 03:03:37 snj Exp $
+#	$NetBSD: files.xen,v 1.88.4.3 2009/06/16 02:20:41 snj Exp $
 #	NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 #	NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp 
 
@@ -135,6 +135,7 @@
 file	arch/x86/x86/sys_machdep.c
 file	arch/x86/x86/tsc.c
 file	arch/x86/x86/x86_machdep.c
+file	arch/x86/x86/cpu_topology.c
 
 include	"arch/xen/conf/files.compat"
 

Reply via email to