Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:264:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? ../kernel/bpf/crypto.c:319:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:340:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:254:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:270:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:276:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? ../kernel/bpf/crypto.c:331:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:352:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:374:17: warning: symbol 'bpf_crypto_hash' was not declared. Should it be static? ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.36TRGEzbzI 2026-01-20 14:30:13.411078532 -0500 +++ /tmp/tmp.DZxqcGhoGU 2026-01-20 14:31:08.913400028 -0500 @@ -3,5 +3,6 @@ -../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? -../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? -../kernel/bpf/crypto.c:264:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? -../kernel/bpf/crypto.c:319:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:340:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:254:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:270:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:276:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? +../kernel/bpf/crypto.c:331:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:352:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:374:17: warning: symbol 'bpf_crypto_hash' was not declared. Should it be static? Per-file breakdown --- /tmp/tmp.KphTOVi3Zn 2026-01-20 14:31:08.917414493 -0500 +++ /tmp/tmp.1VuGQA2hPt 2026-01-20 14:31:08.918497514 -0500 @@ -1 +1 @@ - 6 ../kernel/bpf/crypto.c + 7 ../kernel/bpf/crypto.c