K 10 svn:author V 3 alc K 8 svn:date V 27 2011-01-15T19:21:28.685015Z K 7 svn:log V 304 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(). Reviewed by: kib@ MFC after: 6 weeks END