git: kernel -- vm: Restore vm_token in page fault path.

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Tue Jun 14 23:32:51 PDT 2011


commit 0bc41be71b9d611ff86552e8ada125e0e9ac68bf
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date:   Mon Jun 13 20:59:59 2011 -0700

    kernel -- vm: Restore vm_token in page fault path.
    
    This partly reverts b4460ab356b9d7f1bd11c8badbf2a6dc97a7776f. The vm_object has
    not been fully tokenized, so removing vm_token takes there was premature.

Summary of changes:
 sys/vm/vm_fault.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bc41be71b9d611ff86552e8ada125e0e9ac68bf


-- 
DragonFly BSD source repository





More information about the Commits mailing list