NetBSD-Bugs archive

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

PR/51663 CVS commit: [netbsd-9] src/sys/arch/x68k/x68k



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51663 CVS commit: [netbsd-9] src/sys/arch/x68k/x68k
Date: Thu, 11 Feb 2021 13:02:05 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Feb 11 13:02:05 UTC 2021
 
 Modified Files:
 	src/sys/arch/x68k/x68k [netbsd-9]: machdep.c
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #1205):
 
 	sys/arch/x68k/x68k/machdep.c: revision 1.204
 
 Restore fixes for PR/51663 lost in r1.195 (uvm_hotplug(9) merge).
 
 The kernel crashdump and savecore(8) on NetBSD/x68k have been broken
 (even without EXTNEDED_MEMORY) since NetBSD 8.0. Oops.
 
 Should be pulled up to netbsd-9 and netbsd-8.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.200 -r1.200.4.1 src/sys/arch/x68k/x68k/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