K 10 svn:author V 3 alc K 8 svn:date V 27 2010-05-02T20:24:25.897342Z K 7 svn:log V 205 Simplify vm_fault(). The introduction of the new page lock renders a bit of cleverness by vm_fault() to avoid repeatedly releasing and reacquiring the page queues lock pointless. Reviewed by: kib, kmacy END