git: kernel -- vm: Restore vm_token in page fault path.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Jun 14 23:32:02 PDT 2011
commit 586ddf297ba0e766b451f9ac2c550fa9eb04b748
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/586ddf297ba0e766b451f9ac2c550fa9eb04b748
--
DragonFly BSD source repository
More information about the Commits
mailing list