]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI headers
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 5 Mar 2026 09:31:44 +0000 (10:31 +0100)
committerSami Tolvanen <samitolvanen@google.com>
Tue, 24 Mar 2026 21:42:37 +0000 (21:42 +0000)
commit55722b3f80377103bac6ac748554129108c75651
tree858e4d7b3de22c4c9551614379b0382d60de1cee
parente340db306c3bb85877490f33a78eb80549ac43a7
selftests/bpf: verify_pkcs7_sig: 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.

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>
tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c