Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/xen/conf xen has separate list, update here also fo...
details: https://anonhg.NetBSD.org/src/rev/861db5a47f78
branches: trunk
changeset: 358928:861db5a47f78
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Mon Jan 22 22:36:11 2018 +0000
description:
xen has separate list, update here also for x86/pmap_tlb.c -> x86/x86_tlb.c
diffstat:
sys/arch/xen/conf/files.xen | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0ce0677daef0 -r 861db5a47f78 sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen Mon Jan 22 21:56:46 2018 +0000
+++ b/sys/arch/xen/conf/files.xen Mon Jan 22 22:36:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.xen,v 1.164 2017/12/02 13:03:15 maxv Exp $
+# $NetBSD: files.xen,v 1.165 2018/01/22 22:36:11 jdolecek 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
@@ -143,7 +143,7 @@
file arch/x86/x86/intr.c machdep
file arch/x86/x86/idt.c machdep
file arch/x86/x86/pmap.c machdep
-file arch/x86/x86/pmap_tlb.c machdep
+file arch/x86/x86/x86_tlb.c machdep
file arch/x86/x86/procfs_machdep.c procfs
file arch/x86/x86/sys_machdep.c machdep
file arch/x86/x86/tsc.c machdep
Home |
Main Index |
Thread Index |
Old Index