]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sign-file: use 'struct module_signature' from the UAPI headers
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 5 Mar 2026 09:31:43 +0000 (10:31 +0100)
committerSami Tolvanen <samitolvanen@google.com>
Tue, 24 Mar 2026 21:42:37 +0000 (21:42 +0000)
commite340db306c3bb85877490f33a78eb80549ac43a7
tree312c1dc5409e4560a0d0055ed1869cdc0592b073
parentd2d7561dc656748f592cc34d34bf5db8d5c67f7b
sign-file: use 'struct module_signature' from the UAPI headers

Now that the UAPI headers provide the required definitions, use those.
Some symbols have been renamed, adapt to those.

Also adapt the include path for the custom sign-file rule in the
bpf selftests.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Petr Pavlu <petr.pavlu@suse.com>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
scripts/Makefile
scripts/sign-file.c
tools/testing/selftests/bpf/Makefile