summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>1999-11-24 16:07:16 +0000
committerArtur Grabowski <art@cvs.openbsd.org>1999-11-24 16:07:16 +0000
commitfc9f0fb3acfbbbe2708f9bbfc9cde80601c81eb2 (patch)
treec02702c9c2bf568328cc0b598e886ba2da8f5374
parent8c532d989a11fb8b71e5c5489f456bab4bfd0031 (diff)
No need to set the page size twice
-rw-r--r--sys/arch/sparc/sparc/pmap.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/arch/sparc/sparc/pmap.c b/sys/arch/sparc/sparc/pmap.c
index f24652e811b..c0ffc86c0c7 100644
--- a/sys/arch/sparc/sparc/pmap.c
+++ b/sys/arch/sparc/sparc/pmap.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pmap.c,v 1.44 1999/11/16 12:21:41 art Exp $ */
+/* $OpenBSD: pmap.c,v 1.45 1999/11/24 16:07:15 art Exp $ */
/* $NetBSD: pmap.c,v 1.118 1998/05/19 19:00:18 thorpej Exp $ */
/*
@@ -2662,14 +2662,6 @@ pmap_bootstrap4_4c(nctx, nregion, nsegment)
}
}
-#if defined(UVM)
- uvmexp.pagesize = NBPG;
- uvm_setpagesize();
-#else
- cnt.v_page_size = NBPG;
- vm_set_page_size();
-#endif
-
#if defined(SUN4)
/*
* set up the segfixmask to mask off invalid bits