Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/uvm Hide uvm/uvm_page.h again to ensure its internal str...
details: https://anonhg.NetBSD.org/src/rev/c304c300bb99
branches: trunk
changeset: 758685:c304c300bb99
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Sat Nov 13 05:52:55 2010 +0000
description:
Hide uvm/uvm_page.h again to ensure its internal structures are MD.
GENERIC or at least one kernel compile tested for:
acorn26, acorn32, algor, all, alpha, amd64, amiga, amigappc,
arc, bebox, bighill, cats, cobalt, dreamcast, ews4800mips,
hp300, hp700, hpcarm, hpcmips, hpcsh, i386, ibmnws,
integrator, ixm1200, iyonix, landisk, luna68k, mac68k,
macppc, mipsco, mmeye, mvme68k, mvmeppc, netwinder, news68k,
newsmips, next68k, obs266a, ofppc, pmax, pmppc, prep,
rs6000, sandpoint, sbmips, shark, sidebeach, sparc, sparc64,
sun2, sun3, usermode, vax, x68k, zaurus
diffstat:
sys/uvm/uvm_extern.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 9c8a3b1758ae -r c304c300bb99 sys/uvm/uvm_extern.h
--- a/sys/uvm/uvm_extern.h Sat Nov 13 05:20:21 2010 +0000
+++ b/sys/uvm/uvm_extern.h Sat Nov 13 05:52:55 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: uvm_extern.h,v 1.165 2010/11/12 12:02:35 uebayasi Exp $ */
+/* $NetBSD: uvm_extern.h,v 1.166 2010/11/13 05:52:55 uebayasi Exp $ */
/*
*
@@ -477,7 +477,6 @@
#include <uvm/uvm_param.h>
#include <uvm/uvm_prot.h>
#include <uvm/uvm_pmap.h>
-#include <uvm/uvm_page.h>
#include <uvm/uvm_map.h>
#include <uvm/uvm_pager.h>
Home |
Main Index |
Thread Index |
Old Index