51d09124f9
free a PV page if the PV entry was associated with the kernel pmap, since the kernel pmap is locked, and freeing the page will execute a code path which will attempt to lock it again, resulting in deadlock. No real loss, since the next time a PV entry is freed, the page will be freed, too. |
||
---|---|---|
bin | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |