K 10 svn:author V 3 alc K 8 svn:date V 27 2011-02-26T21:27:41.448861Z K 7 svn:log V 286 MFC r217453 For some time now, the kernel and kmem objects have been ordinary OBJT_PHYS objects. Thus, there is no need for handling them specially in vm_fault(). In fact, this special case handling would have led to an assertion failure just before the call to pmap_enter(). END