git: kernel - VM rework part 21 - Start resynchronizing the vkernel
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun May 26 09:50:21 PDT 2019
    
    
  
commit ffd470cbaea9b211e462450d8c075f863d90d356
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun May 26 09:49:02 2019 -0700
    kernel - VM rework part 21 - Start resynchronizing the vkernel
    
    * Fix some minor syntax errors.
    
    * The vkernel is still not operational in master.  It will be a little
      while.  Even though the vkernel retains the old pmap mechanism, there
      are some i's to dot and t's to cross in the expectations the mainline
      kernel has of the APIs.
    
    Reported-by: swildner
Summary of changes:
 sys/platform/vkernel64/platform/pmap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ffd470cbaea9b211e462450d8c075f863d90d356
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list