git: kernel - Fix machdep.pmap_mmu_optimize bug

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Feb 17 13:41:52 PST 2017


commit 48a1ce075fc1bffcbdc42d8b94093ee13e469a04
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list