Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/crypto.c:146:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:243:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:259:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:314:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:335:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:356:17: warning: symbol 'bpf_sha256_hash' was not declared. Should it be static? ../kernel/bpf/crypto.c:394:17: warning: symbol 'bpf_sha384_hash' was not declared. Should it be static? ../kernel/bpf/crypto.c:432:17: warning: symbol 'bpf_sha512_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? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/crypto.c:162:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:259:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:275:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:330:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:351:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:372:17: warning: symbol 'bpf_sha256_hash' was not declared. Should it be static? ../kernel/bpf/crypto.c:410:17: warning: symbol 'bpf_sha384_hash' was not declared. Should it be static? ../kernel/bpf/crypto.c:448:17: warning: symbol 'bpf_sha512_hash' was not declared. Should it be static? ../kernel/bpf/crypto.c:492:34: warning: symbol 'bpf_ecdsa_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:578:17: warning: symbol 'bpf_ecdsa_verify' was not declared. Should it be static? ../kernel/bpf/crypto.c:607:34: warning: symbol 'bpf_ecdsa_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:623:18: warning: symbol 'bpf_ecdsa_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:640:34: warning: symbol 'bpf_ecdsa_ctx_create_with_privkey' was not declared. Should it be static? ../kernel/bpf/crypto.c:721:17: warning: symbol 'bpf_ecdsa_sign' was not declared. Should it be static? ../kernel/bpf/crypto.c:760:17: warning: symbol 'bpf_ecdsa_keysize' was not declared. Should it be static? ../kernel/bpf/crypto.c:772:17: warning: symbol 'bpf_ecdsa_digestsize' was not declared. Should it be static? ../kernel/bpf/crypto.c:784:17: warning: symbol 'bpf_ecdsa_maxsize' 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.hgzvsBXLk4 2025-11-17 15:17:28.195420475 -0800 +++ /tmp/tmp.j3wHtdBIyq 2025-11-17 15:19:23.937865498 -0800 @@ -2,8 +2,17 @@ -../kernel/bpf/crypto.c:146:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? -../kernel/bpf/crypto.c:243:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? -../kernel/bpf/crypto.c:259:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? -../kernel/bpf/crypto.c:314:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:335:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:356:17: warning: symbol 'bpf_sha256_hash' was not declared. Should it be static? -../kernel/bpf/crypto.c:394:17: warning: symbol 'bpf_sha384_hash' was not declared. Should it be static? -../kernel/bpf/crypto.c:432:17: warning: symbol 'bpf_sha512_hash' was not declared. Should it be static? +../kernel/bpf/crypto.c:162:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? +../kernel/bpf/crypto.c:259:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:275:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:330:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:351:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:372:17: warning: symbol 'bpf_sha256_hash' was not declared. Should it be static? +../kernel/bpf/crypto.c:410:17: warning: symbol 'bpf_sha384_hash' was not declared. Should it be static? +../kernel/bpf/crypto.c:448:17: warning: symbol 'bpf_sha512_hash' was not declared. Should it be static? +../kernel/bpf/crypto.c:492:34: warning: symbol 'bpf_ecdsa_ctx_create' was not declared. Should it be static? +../kernel/bpf/crypto.c:578:17: warning: symbol 'bpf_ecdsa_verify' was not declared. Should it be static? +../kernel/bpf/crypto.c:607:34: warning: symbol 'bpf_ecdsa_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:623:18: warning: symbol 'bpf_ecdsa_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:640:34: warning: symbol 'bpf_ecdsa_ctx_create_with_privkey' was not declared. Should it be static? +../kernel/bpf/crypto.c:721:17: warning: symbol 'bpf_ecdsa_sign' was not declared. Should it be static? +../kernel/bpf/crypto.c:760:17: warning: symbol 'bpf_ecdsa_keysize' was not declared. Should it be static? +../kernel/bpf/crypto.c:772:17: warning: symbol 'bpf_ecdsa_digestsize' was not declared. Should it be static? +../kernel/bpf/crypto.c:784:17: warning: symbol 'bpf_ecdsa_maxsize' was not declared. Should it be static? Per-file breakdown --- /tmp/tmp.d8u7rr9qb2 2025-11-17 15:19:23.945865416 -0800 +++ /tmp/tmp.8WTEQMH2FP 2025-11-17 15:19:23.948865386 -0800 @@ -1 +1 @@ - 8 ../kernel/bpf/crypto.c + 17 ../kernel/bpf/crypto.c