K 10 svn:author V 3 alc K 8 svn:date V 27 2009-11-27T20:24:11.329412Z K 7 svn:log V 190 Simplify the invocation of vm_fault(). Specifically, eliminate the flag VM_FAULT_DIRTY. The information provided by this flag can be trivially inferred by vm_fault(). Discussed with: kib END