NetBSD-Bugs archive

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

PR/49610 CVS commit: src/sys/arch/x86/x86



The following reply was made to PR kern/49610; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49610 CVS commit: src/sys/arch/x86/x86
Date: Fri, 23 Jun 2017 23:40:00 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Fri Jun 23 23:40:00 UTC 2017
 
 Modified Files:
 	src/sys/arch/x86/x86: pmap.c
 
 Log Message:
 remove panicstr KASSERT() in pmap_kremove_local() - kernel dump can legitimely
 invoked also without panic - via reboot -d
 
 fixes PR kern/49610 by Manuel Bouyer
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.251 -r1.252 src/sys/arch/x86/x86/pmap.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