Re: [PATCH v2 0/3] checksyscalls: only run when necessary
From: Nicolas Schier
Date: Thu Apr 02 2026 - 10:27:49 EST
On 2026-03-24 18:29:13+01:00, Arnd Bergmann wrote:
> On Tue, Mar 24, 2026, at 18:16, Thomas Weißschuh wrote:
>
> > Currently checksyscalls.sh is unconditionally executed during each build.
> > Most of these executions are unnecessary.
> >
> > Only run checksyscalls.sh if one of its inputs have changed.
> >
> > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
>
> Nice series!
>
yes, nice series with good ideas. Thanks!
Reviewed-by: Nicolas Schier <nsc@xxxxxxxxxx>