OSEC

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 (miodcvs.openbsd.org)
Date: Wed Jun 30 2010 - 15:35:04 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2010/06/30 14:35:04

Modified files:
        sys/arch/sparc/sparc: pmap.c

Log message:
Remove the ``never cache virtual addresses in the DVMA range'' in
pv_changepte4m() since DVMA addresses are never loaded in the SRMMU; this
chunk was forgotten in the previous `don't steal DVMA out of kernel_map on 4m'
commit.