NetBSD-Bugs archive

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

PR/51663 CVS commit: src/sys/arch/x68k/x68k



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51663 CVS commit: src/sys/arch/x68k/x68k
Date: Sun, 7 Feb 2021 15:51:11 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sun Feb  7 15:51:11 UTC 2021
 
 Modified Files:
 	src/sys/arch/x68k/x68k: machdep.c
 
 Log Message:
 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.203 -r1.204 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