commit f76ae5a73ea6be0b0cfb0bbd67ac00aa00ba6702
Author: Matthew Dillon <[email protected]>
Date: Sun Feb 5 18:14:45 2017 -0800
kernel - Fix broken assertion for "pv->pv_m != NULL" panic
* A number of machines are getting this panic due to a broken assertion.
Fix the assertion.
Summary of changes:
sys/platform/pc64/x86_64/pmap.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f76ae5a73ea6be0b0cfb0bbd67ac00aa00ba6702
--
DragonFly BSD source repository