kernel -- vm: Restore vm_token in page fault path.
authorVenkatesh Srinivas <me@endeavour.zapto.org>
Tue, 14 Jun 2011 03:59:59 +0000 (20:59 -0700)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 14 Jun 2011 05:16:09 +0000 (13:16 +0800)
commit586ddf297ba0e766b451f9ac2c550fa9eb04b748
tree8a523e2f89cbce04d1e06944c18648cf8c0fc51d
parent98a362f3a45217a303e09720ee155da1ba184375
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.
sys/vm/vm_fault.c