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.
