K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2015-02-09T15:58:27.722392Z K 7 svn:log V 374 Mark invalid page table entries correctly for PMAP as well as for the hypervisor. This prevents an infinite loop where processes with evicted pages would page fault forever when PMAP decided the evicted pages on which the process was faulting was actually present and did not need to be restored. Found while building LLVM with make -j32. Sponsored by: FreeBSD Foundation END