NetBSD-Bugs archive

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

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



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57621 CVS commit: src/sys/arch/powerpc/oea
Date: Fri, 15 Dec 2023 09:33:30 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Fri Dec 15 09:33:30 UTC 2023
 
 Modified Files:
 	src/sys/arch/powerpc/oea: pmap.c
 
 Log Message:
 powerpc/oea: pmap: Rework pmap_pte_spill()
 
 It was broken in many ways... Now, it gets working stable both for
 OEA and OEA64_BRIDGE, as far as I can see.
 
 Part of PR kern/57621
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.117 -r1.118 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