NetBSD-Bugs archive

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

PR/51921 CVS commit: src/sys/arch/arm/arm



The following reply was made to PR kern/51921; it has been noted by GNATS.

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51921 CVS commit: src/sys/arch/arm/arm
Date: Sat, 28 Jan 2017 13:21:11 +0000

 Module Name:	src
 Committed By:	jakllsch
 Date:		Sat Jan 28 13:21:11 UTC 2017
 
 Modified Files:
 	src/sys/arch/arm/arm: cpufunc.c
 
 Log Message:
 Drop inadvertent redundant CPU_CONTROL_MMU_ENABLE ((1 < 22)) for PJ4Bv7.
 
 This was intended to be CPU_CONTROL_UNAL_ENABLE, which is already handled.
 
 Should fix PR kern/51921.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.162 -r1.163 src/sys/arch/arm/arm/cpufunc.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