CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/07/13 02:20:41

Modified files:
        sys/arch/hppa/hppa: pmap.c 

Log message:
Remove DIAGNOSTIC code that cleans up the pmap in pmap_destroy().  Replace it
with a single KASSERT that checks whether the RB tree is empty.  Seems uvm
was fixed some time ago and no longer leaves mappings behind.

ok deraadt@

Reply via email to