Mike Rapoport f62800992e 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>
2018-07-23 11:32:36 -07:00
..
2018-06-04 10:58:12 -07:00
2018-07-23 11:32:36 -07:00
2018-07-23 11:32:36 -07:00
2018-06-12 16:19:22 -07:00
2011-03-17 14:02:56 +01:00
2018-07-23 11:32:36 -07:00