Re: [PATCH v3 08/20] kbuild: cache list, composite object state per object
From: Nicolas Schier
Date: Fri Sep 18 2026 - 15:57:30 EST
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.
+1
Reviewed-by: Nicolas Schier <n.schier@xxxxxxxxx>
--
Nicolas