Home
last modified time | relevance | path

Searched hist:c7c55f0e1667aa25c0ac047bd873159722358f6c (Results 1 – 2 of 2) sorted by relevance

/linux/
H A DKbuildc7c55f0e1667aa25c0ac047bd873159722358f6c Thu Apr 02 14:36:20 UTC 2026 Thomas Weißschuh <linux@weissschuh.net> checksyscalls: move instance functionality into generic code

On MIPS the checksyscalls.sh script may be executed multiple times.
Currently these multiple executions are executed on each build as kbuild
see that the commands have changed each time.

Use a dedicated stamp file for each different invocation to avoid the
spurious executions.

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-3-6641be1de2db@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
/linux/arch/mips/
H A DMakefilec7c55f0e1667aa25c0ac047bd873159722358f6c Thu Apr 02 14:36:20 UTC 2026 Thomas Weißschuh <linux@weissschuh.net> checksyscalls: move instance functionality into generic code

On MIPS the checksyscalls.sh script may be executed multiple times.
Currently these multiple executions are executed on each build as kbuild
see that the commands have changed each time.

Use a dedicated stamp file for each different invocation to avoid the
spurious executions.

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-3-6641be1de2db@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>