I've just committed some work which cleans up the remaining references
to the root filesystem when rebooting. The system can now unmount the
root filesystem without leaving behind hanging references.
Note that the system will generate these warnings now, which can be
ignored:
"warning: pmap_remove_pages called with non-current pmap"
These warnings will be cleaned up as the VMSPACE work progresses.
-Matt
