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: Patrick Wildt (patrickcvs.openbsd.org)
Date: Wed May 01 2013 - 06:54:59 CDT


CVSROOT: /cvs
Module name: src
Changes by: patrickcvs.openbsd.org 2013/05/01 05:54:59

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

Log message:
Fix a case where we might be cache flushing unmapped pages.

From Raphael Graf and NetBSD.

ok miod