NetBSD-Bugs archive

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

PR/45519 CVS commit: src/sys/arch/m68k/m68k



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45519 CVS commit: src/sys/arch/m68k/m68k
Date: Thu, 3 Nov 2011 14:39:05 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Thu Nov  3 14:39:05 UTC 2011
 
 Modified Files:
        src/sys/arch/m68k/m68k: pmap_motorola.c
 
 Log Message:
 Use pool_allocator_meta rather than pool_allocator_nointr to allocate
 struct pv_entry pool in the previous fix for PR port-m68k/45519.
 Per comment from yamt@ on source-changes-d@:
 http://mail-index.NetBSD.org/source-changes-d/2011/10/31/msg004211.html
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.63 -r1.64 src/sys/arch/m68k/m68k/pmap_motorola.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