diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2018-07-23 07:56:58 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2018-07-23 20:32:36 +0200 |
commit | f62800992e5917f2bed143dbcdce2501bc6933a9 (patch) | |
tree | 93de6d99759cc4268ffb542e7fd284b691cc38a8 /arch/ia64/sn | |
parent | ia64: use mem_data to detect nodes' minimal and maximal PFNs (diff) | |
download | linux-f62800992e5917f2bed143dbcdce2501bc6933a9.tar.xz linux-f62800992e5917f2bed143dbcdce2501bc6933a9.zip |
ia64: switch to NO_BOOTMEM
Since ia64 already uses memblock to register available physical memory it
is only required to move the calls to register_active_ranges() that wrap
memblock_add_node() earlier and replace bootmem memory reservations with
memblock_reserve(). Of course, all the code that find the place to put the
bootmem bitmap is removed.
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/sn')
0 files changed, 0 insertions, 0 deletions