git: vkernel - Sync to recent API changes

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Nov 18 10:13:58 PST 2017


commit a94cabeb8b373dc2581995c9261028afae1c120f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Nov 18 10:13:01 2017 -0800

    vkernel - Sync to recent API changes
    
    * Add uservtophys() to the vkernel code.  This is a bit of a quick hack
      but it should work.  It won't be efficient, though.
    
    * vkernel compiles again and appears to run ok.

Summary of changes:
 sys/platform/vkernel64/platform/copyio.c |  5 -----
 sys/platform/vkernel64/platform/pmap.c   | 27 +++++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a94cabeb8b373dc2581995c9261028afae1c120f


-- 
DragonFly BSD source repository



More information about the Commits mailing list