Module Name: src
Committed By: cherry
Date: Mon Jun 27 10:21:53 UTC 2011
Modified Files:
src/sys/arch/xen/conf [cherry-xenmp]: files.xen
Log Message:
Conditionally compile xen_ipi.c
To generate a diff of this commit:
cvs rdiff -u -r1.118.2.2 -r1.118.2.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.118.2.2 src/sys/arch/xen/conf/files.xen:1.118.2.3
--- src/sys/arch/xen/conf/files.xen:1.118.2.2 Thu Jun 23 14:19:49 2011
+++ src/sys/arch/xen/conf/files.xen Mon Jun 27 10:21:52 2011
@@ -1,4 +1,4 @@
-# $NetBSD: files.xen,v 1.118.2.2 2011/06/23 14:19:49 cherry Exp $
+# $NetBSD: files.xen,v 1.118.2.3 2011/06/27 10:21:52 cherry 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
@@ -127,7 +127,7 @@
file arch/xen/x86/consinit.c
file arch/x86/x86/identcpu.c
file arch/xen/x86/intr.c
-file arch/xen/x86/xen_ipi.c
+file arch/xen/x86/xen_ipi.c multiprocessor
file arch/x86/x86/pmap.c
file arch/x86/x86/pmap_tlb.c
file arch/x86/x86/procfs_machdep.c procfs