--- wikisrc/features/uvm_hotplug.mdwn 2016/12/29 16:59:58 1.2 +++ wikisrc/features/uvm_hotplug.mdwn 2016/12/29 17:02:27 1.3 @@ -7,8 +7,10 @@ [[!template id=man name=uvm_hotplug section=9]] change. Early boot code of every port is affected. Global variables: - struct vm_physseg vm_physmem; - int vm_nphysmem; + + struct vm_physseg vm_physmem; + int vm_nphysmem; + are no longer visible. They need to be replaced by appropriate accessor calls in [[!template id=man name=uvm_hotplug section=9]]