diff options
| author | Thomas Weißschuh <linux@weissschuh.net> | 2026-04-02 16:36:19 +0200 |
|---|---|---|
| committer | Nicolas Schier <nsc@kernel.org> | 2026-04-05 09:21:31 +0200 |
| commit | b34db3fa85c4d34ceee5231cd27e587153bc25ab (patch) | |
| tree | f20eb7b3fa1200322cee3099883d6a079d9f6f0d /include/linux/tc_ematch/git@git.tavy.me:linux.git | |
| parent | e856b6ca14765501a47eb497f7e35dc7efefce5f (diff) | |
checksyscalls: only run when necessary
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.
This new logic does not work for the multiple invocations done for MIPS.
The effect is that checksyscalls.sh is still executed unconditionally.
However this is not worse than before.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Link: https://patch.msgid.link/20260402-kbuild-missing-syscalls-v3-2-6641be1de2db@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
Diffstat (limited to 'include/linux/tc_ematch/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
