commit 48a1ce075fc1bffcbdc42d8b94093ee13e469a04
Author: Matthew Dillon <[email protected]>
Date: Fri Feb 17 13:40:24 2017 -0800
kernel - Fix machdep.pmap_mmu_optimize bug
* Fix bug introduced by the recent pv_entry rewrite when MMU segment
optimization is enabled.
Reported-by: sephe
Summary of changes:
sys/platform/pc64/x86_64/pmap.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/48a1ce075fc1bffcbdc42d8b94093ee13e469a04
--
DragonFly BSD source repository