Re: [PATCH v4 1/2] sh: mm: make use of new memblocks_present() helper

From: Christoph Hellwig
Date: Tue Jan 15 2019 - 08:58:23 EST


On Wed, Jan 09, 2019 at 01:39:10PM -0700, Logan Gunthorpe wrote:
> Cleanup the open coded for_each_memblock() loop that is equivalent
> to the new memblocks_present() helper.

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Probably no need to keep this in a series with the RISC-V code, this can
be queued up by the sh folks independently.