[PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Paul Burton
paul.burton at mips.com
Sat Jan 19 04:53:36 AEDT 2019
Hi Mike,
On Wed, Jan 16, 2019 at 03:44:12PM +0200, Mike Rapoport wrote:
> The last parameter of memblock_alloc_from() is the lower limit for the
> memory allocation. When it is 0, the call is equivalent to
> memblock_alloc().
>
> Signed-off-by: Mike Rapoport <rppt at linux.ibm.com>
Acked-by: Paul Burton <paul.burton at mips.com> # MIPS part
Thanks,
Paul
More information about the Linuxppc-dev
mailing list