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:250:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:266:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:321:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:342:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:364: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? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/crypto.c:161:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:266:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:282:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:337:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:358:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:380:17: warning: symbol 'bpf_crypto_hash' was not declared. Should it be static? ../kernel/bpf/crypto.c:431:34: warning: symbol 'bpf_ecdsa_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:517:17: warning: symbol 'bpf_ecdsa_verify' was not declared. Should it be static? ../kernel/bpf/crypto.c:546:34: warning: symbol 'bpf_ecdsa_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:562:18: warning: symbol 'bpf_ecdsa_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:574:17: warning: symbol 'bpf_ecdsa_keysize' was not declared. Should it be static? ../kernel/bpf/crypto.c:586:17: warning: symbol 'bpf_ecdsa_digestsize' was not declared. Should it be static? ../kernel/bpf/crypto.c:598: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.kLCvu1yR5s 2025-12-05 13:08:10.210847473 -0500 +++ /tmp/tmp.0zrX1tMVoE 2025-12-05 13:09:02.368618569 -0500 @@ -2,6 +2,13 @@ -../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? -../kernel/bpf/crypto.c:250:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? -../kernel/bpf/crypto.c:266:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? -../kernel/bpf/crypto.c:321:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:342:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:364:17: warning: symbol 'bpf_crypto_hash' was not declared. Should it be static? +../kernel/bpf/crypto.c:161:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? +../kernel/bpf/crypto.c:266:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:282:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:337:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:358:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:380:17: warning: symbol 'bpf_crypto_hash' was not declared. Should it be static? +../kernel/bpf/crypto.c:431:34: warning: symbol 'bpf_ecdsa_ctx_create' was not declared. Should it be static? +../kernel/bpf/crypto.c:517:17: warning: symbol 'bpf_ecdsa_verify' was not declared. Should it be static? +../kernel/bpf/crypto.c:546:34: warning: symbol 'bpf_ecdsa_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:562:18: warning: symbol 'bpf_ecdsa_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:574:17: warning: symbol 'bpf_ecdsa_keysize' was not declared. Should it be static? +../kernel/bpf/crypto.c:586:17: warning: symbol 'bpf_ecdsa_digestsize' was not declared. Should it be static? +../kernel/bpf/crypto.c:598:17: warning: symbol 'bpf_ecdsa_maxsize' was not declared. Should it be static? Per-file breakdown --- /tmp/tmp.jwUjMNO6SP 2025-12-05 13:09:02.372618533 -0500 +++ /tmp/tmp.7ef6K2fDZx 2025-12-05 13:09:02.373618524 -0500 @@ -1 +1 @@ - 6 ../kernel/bpf/crypto.c + 13 ../kernel/bpf/crypto.c