NetBSD-Bugs archive

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

PR/45915 CVS commit: [netbsd-6] src/sys/arch/mvme68k/mvme68k



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45915 CVS commit: [netbsd-6] src/sys/arch/mvme68k/mvme68k
Date: Sun, 22 Sep 2013 17:33:31 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Sun Sep 22 17:33:31 UTC 2013
 
 Modified Files:
        src/sys/arch/mvme68k/mvme68k [netbsd-6]: pmap_bootstrap.c
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #953):
        sys/arch/mvme68k/mvme68k/pmap_bootstrap.c: revision 1.52
 Move physmem calculations before nptpage initialization.
 Fixes mvme68k specific part of PR port-m68k/45915
 (panic: pmap_enter_ptpage: can't get KPT page).
 Reported and confirmed by Andrew Gillham on his MVME177:
 http://mail-index.NetBSD.org/port-mvme68k/2013/09/17/msg000082.html
 Should be pulled up to all netbsd-6 branches.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.51 -r1.51.2.1 src/sys/arch/mvme68k/mvme68k/pmap_bootstrap.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