NetBSD-Bugs archive

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

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



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

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

 Module Name:   src
 Committed By:  matt
 Date:          Wed Aug 13 15:06:28 UTC 2014
 
 Modified Files:
        src/sys/arch/arm/arm32: pmap.c
 
 Log Message:
 Fix for PR/49061
 only kassert in pmap_kenter_pa if PMAP_CACHE_PIVT && !ARM_MMU_EXTENDED
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.296 -r1.297 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