NetBSD-Bugs archive

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

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



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45915 CVS commit: [netbsd-6-0] src/sys/arch/next68k/next68k
Date: Mon, 8 Sep 2014 20:44:21 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Mon Sep  8 20:44:21 UTC 2014
 
 Modified Files:
        src/sys/arch/next68k/next68k [netbsd-6-0]: pmap_bootstrap.c
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #1008):
        sys/arch/next68k/next68k/pmap_bootstrap.c: revision 1.43
 Move physmem calculations before nptpage initialization.
 Should fix next68k specific part of PR port-m68k/45915
 (panic: pmap_enter_ptpage: can't get KPT page), and
 this is the last possible m68k MD part of this PR.
 Note this change is not tested on the actual machine (yet),
 but as noted in comment next68k/pmap_bootstrap.c is based on
 the mvme68k one which has been fixed by the similar diff.
 Should be pulled up to all netbsd-6 branches.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.42 -r1.42.8.1 src/sys/arch/next68k/next68k/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