K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2015-02-17T21:39:22.578697Z K 7 svn:log V 228 Close race in pmap_remove_all() that could result in pmap_is_page_mapped() briefly returning true after the function returned. This was caused by pmap_remove_all() ignoring dead mappings in the middle of removal somewhere else. END