git: vkernel - Fix pv_entry_count bug

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jan 22 09:24:24 PST 2017


commit 005328d67ca444596e7568238b6b7f60b98b6dac
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jan 22 09:23:37 2017 -0800

    vkernel - Fix pv_entry_count bug
    
    * Now that we are not protected by a global vm_token, pv_entry_count
      must use atomic ops.

Summary of changes:
 sys/platform/vkernel64/platform/pmap.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/005328d67ca444596e7568238b6b7f60b98b6dac


-- 
DragonFly BSD source repository



More information about the Commits mailing list