K 10 svn:author V 3 alc K 8 svn:date V 27 2009-11-03T17:15:15.873756Z K 7 svn:log V 177 Eliminate a bit of hackery from vm_fault(). The operations that this hackery sought to prevent are now properly supported by vm_map_protect(). (See r198505.) Reviewed by: kib END