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

Marc Zyngier maz at kernel.org
Fri May 28 01:06:43 PDT 2021


On Thu, 27 May 2021 17:53:56 +0100,
Catalin Marinas <catalin.marinas at arm.com> wrote:
> 
> 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"? ;)

This is so embarrassing... :-/ Let me fix that right now.

	M.

-- 
Without deviation from the norm, progress is not possible.



More information about the kexec mailing list