On Wed, Apr 06, 2016 at 07:08:41PM +0900, Stafford Horne wrote:
Clearing out one todo item. This simplifies the boot process by using
the memblock api throughout the init process.
The old logic bootstrapped from memblock -> bootmem -> buddy allocator
This is now simplified by using NO_BOOTMEM.
Signed-off-by: Stafford Horne <shorne@xxxxxxxxx>
FWIW:
Tested-by: Guenter Roeck <linux@xxxxxxxxxxxx>