NetBSD-Bugs archive

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

PR/56818 CVS commit: src/sys/arch/powerpc/oea



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56818 CVS commit: src/sys/arch/powerpc/oea
Date: Mon, 9 May 2022 11:39:44 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Mon May  9 11:39:44 UTC 2022
 
 Modified Files:
 	src/sys/arch/powerpc/oea: pmap.c
 
 Log Message:
 PR port-powerpc/56818
 
 Fix inverted logic introduced in rev. 1.108, by which modified/referenced
 bits of pages were never cleared appropriately.
 
 Now, full ATF runs on macppc and sandpoint, with no regression observed.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.113 -r1.114 src/sys/arch/powerpc/oea/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