NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49107 CVS commit: src/sys/arch/arm/arm32



The following reply was made to PR port-arm/49107; it has been noted by GNATS.

From: "Matt Thomas" <matt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49107 CVS commit: src/sys/arch/arm/arm32
Date: Wed, 13 Aug 2014 05:56:03 +0000

 Module Name:   src
 Committed By:  matt
 Date:          Wed Aug 13 05:56:03 UTC 2014
 
 Modified Files:
        src/sys/arch/arm/arm32: pmap.c
 
 Log Message:
 Fix for PR/49107.
 Make sure pmap_copy_page_xscale clears the ptes afters its done with them.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.295 -r1.296 src/sys/arch/arm/arm32/pmap.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index