On Sun, 18 Sep 2016, Guenter Roeck wrote:
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 <[email protected]>FWIW: Tested-by: Guenter Roeck <[email protected]>
Thank you, -Stafford

