On Mon, Jul 23, 2018 at 08:56:54AM +0300, Mike Rapoport wrote: > Hi, > > These patches convert ia64 to use NO_BOOTMEM. > > The first two patches are cleanups, the third patches reduces usage of > 'struct bootmem_data' for easier transition and the forth patch actually > replaces bootmem with memblock + nobootmem. > > I've tested the sim_defconfig with the ski simulator and build tested other > defconfigs. Boots OK on my real ia64 system. Unless somebody else sees an issue I'll push to Linus nest merge window. -Tony