version 1.2, 2016/12/29 16:59:58
|
version 1.3, 2016/12/29 17:02:27
|
Line 7
|
Line 7
|
[[!template id=man name=uvm_hotplug section=9]] change. |
[[!template id=man name=uvm_hotplug section=9]] change. |
|
|
Early boot code of every port is affected. Global variables: |
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 |
are no longer visible. They need to be replaced by appropriate |
accessor calls in [[!template id=man name=uvm_hotplug section=9]] |
accessor calls in [[!template id=man name=uvm_hotplug section=9]] |
|
|