|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Miod Vallat (miod
cvs.openbsd.org)
Date: Sun Nov 02 2003 - 07:47:28 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: miod
cvs.openbsd.org 2003/11/02 06:47:28
Modified files:
sys/arch/m68k/m68k: pmap_motorola.c
Log message:
pmap_remove_mapping() uses an unnecessary PHYS_TO_VM_PAGE call. Instead of
simply removing it, slightly reorganize the code to remove a pg_to_pvh() call
as well.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]