NetBSD-Bugs archive

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

PR/38699 CVS commit: [netbsd-5] src/sys/arch



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

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38699 CVS commit: [netbsd-5] src/sys/arch
Date: Fri, 24 Feb 2012 17:29:33 +0000

 Module Name:   src
 Committed By:  sborrill
 Date:          Fri Feb 24 17:29:32 UTC 2012
 
 Modified Files:
        src/sys/arch/x86/x86 [netbsd-5]: pmap.c
        src/sys/arch/xen/x86 [netbsd-5]: x86_xpmap.c
 
 Log Message:
 Pull up the following revisions(s) (requested by bouyer in ticket #1729):
        sys/arch/x86/x86/pmap.c:        revision 1.170 via patch
        sys/arch/xen/x86/x86_xpmap.c:   revision 1.40 via patch
 
 Fix random kernel panic on domains with large memory.
 May fix PR port-xen/38699
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.74.4.3 -r1.74.4.4 src/sys/arch/x86/x86/pmap.c
 cvs rdiff -u -r1.11 -r1.11.4.1 src/sys/arch/xen/x86/x86_xpmap.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