Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 22:01:41 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 30278 for review
Message-ID:  <200305010501.h4151f6N011519@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=30278

Change 30278 by marcel@marcel_nfs on 2003/04/30 22:01:01

	Diff reduction: remove EPC specific change.

Affected files ...

.. //depot/projects/ia64/sys/ia64/ia64/pmap.c#59 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/ia64/pmap.c#59 (text+ko) ====

@@ -121,7 +121,6 @@
 
 #include <sys/user.h>
 
-#include <machine/cpu.h>
 #include <machine/pal.h>
 #include <machine/md_var.h>
 
@@ -469,8 +468,6 @@
 	 * Clear out any random TLB entries left over from booting.
 	 */
 	pmap_invalidate_all(kernel_pmap);
-
-	map_gateway_page();
 }
 
 void *



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305010501.h4151f6N011519>