NetBSD-Bugs archive

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

PR/49691 CVS commit: src/sys/arch/x86



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49691 CVS commit: src/sys/arch/x86
Date: Mon, 7 Nov 2016 22:05:36 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Tue Nov  8 03:05:36 UTC 2016
 
 Modified Files:
 	src/sys/arch/x86/include: pmap.h
 	src/sys/arch/x86/x86: pmap.c vm_machdep.c
 
 Log Message:
 PR/49691: KAMADA Ken'ichi: free deferred ptp mappings if present.
 XXX: pullup-7
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.60 -r1.61 src/sys/arch/x86/include/pmap.h
 cvs rdiff -u -r1.222 -r1.223 src/sys/arch/x86/x86/pmap.c
 cvs rdiff -u -r1.25 -r1.26 src/sys/arch/x86/x86/vm_machdep.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