HomeFreeBSD

Close race in pmap_remove_all() that could result in pmap_is_page_mapped()

Description

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.

Details

Provenance
nwhitehornAuthored on
Parents
rS278922: note that you should update your kernel due to RNG issue, and what
Branches
Unknown
Tags
Unknown

Event Timeline