git: kernel - Acquire vm_token in pmap_remove_all() (3)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Oct 4 22:15:35 PDT 2012
commit 1c10d640e6ff098938e7733576ce814c8876b118
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Oct 4 22:15:04 2012 -0700
kernel - Acquire vm_token in pmap_remove_all() (3)
* Correct bug in last commit, resident_count adjustment has to be
moved past the revalidation.
Summary of changes:
sys/platform/pc32/i386/pmap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c10d640e6ff098938e7733576ce814c8876b118
--
DragonFly BSD source repository
More information about the Commits
mailing list