Re: [PATCH 2/4] kernel/resource: Populate child pointer in find_next_iomem_res()

From: Catalin Marinas
Date: Thu May 27 2021 - 12:54:04 EST


On Wed, May 26, 2021 at 08:05:29PM +0100, Marc Zyngier wrote:
> When find_next_iomem_res() returns a resource, it doesn't
> populate the child pointer (but does so with the parent).
>
> As we are about to need to arse child resources, populate
> this pointer as well.

Did you mean "parse"? ;)

--
Catalin