Re: [PATCH v3 08/20] kbuild: cache list, composite object state per object

From: Lorenzo Stoakes (ARM)

Date: Sat Sep 19 2026 - 10:48:39 EST


On Fri, Sep 18, 2026 at 09:51:26PM +0200, Nicolas Schier wrote:
> On Thu, Sep 17, 2026 at 11:11:41AM -0700, Kees Cook wrote:
> > On Thu, Sep 17, 2026 at 05:06:18PM +0100, Lorenzo Stoakes (ARM) wrote:
> > > Fix the issue by caching this data and looking it up instead of getting it
> > > over and over again.
> >
> > Nit: I would describe this as "calculate these once". It _is_ caching,
> > but I think with Makefiles there is an implication the "caching" means
> > "write to disk". But maybe that's just me.

Ack!

>
> +1
>
> Reviewed-by: Nicolas Schier <n.schier@xxxxxxxxx>

And thanks! (also to Kees :)

>
> --
> Nicolas

--
Cheers, Lorenzo