Module Name: src Committed By: snj Date: Wed Jul 5 20:23:09 UTC 2017
Modified Files: src/sys/arch/x86/x86 [netbsd-8]: pmap.c Log Message: Pull up following revision(s) (requested by jdolecek in ticket #98): sys/arch/x86/x86/pmap.c: revision 1.252 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.245 -r1.245.6.1 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.