git: kernel - Fix broken assertion for "pv->pv_m != NULL" panic
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Feb 5 18:16:11 PST 2017
commit f76ae5a73ea6be0b0cfb0bbd67ac00aa00ba6702
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list