]> git.ipfire.org Git - thirdparty/linux.git/commit
checksyscalls: fail on all intermediate errors
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 4 Apr 2026 12:23:10 +0000 (14:23 +0200)
committerNicolas Schier <nsc@kernel.org>
Sun, 5 Apr 2026 07:21:30 +0000 (09:21 +0200)
commite856b6ca14765501a47eb497f7e35dc7efefce5f
tree1e28742d3c1b06979e655b52e60b2655fa62fc4f
parent9fba6131aeaec0637fd8636b9fb49b6596214525
checksyscalls: fail on all intermediate errors

Make sure that a failure of any intermediate step also fails the
overall execution.

Link: https://sashiko.dev/#/patchset/20260402-kbuild-missing-syscalls-v3-0-6641be1de2db%40weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20260404-checksyscalls-set-e-v1-1-206400e78668@weissschuh.net
Signed-off-by: Nicolas Schier <nsc@kernel.org>
scripts/checksyscalls.sh