diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2018-07-23 08:56:57 +0300 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2018-07-23 10:30:08 -0700 |
commit | fb63fbee423afc6fa6f982d31c6894bb2da8f7ef (patch) | |
tree | e963af8a41bdd1b2861d85a416b015ed1cd767a1 /fs | |
parent | 0617c50a081262f8d515a62f062c0c5bc9c10630 (diff) | |
download | linux-fb63fbee423afc6fa6f982d31c6894bb2da8f7ef.tar.bz2 |
ia64: use mem_data to detect nodes' minimal and maximal PFNs
When EFI memory map is traversed to determine the extents of each node, the
minimal and maximal PFNs are stored in the bootmem_data structures. The
same information ls later stored in the mem_data array of 'struct
early_node_data'.
Switch to using mem_data from the very beginning.
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions