WARNING: 'Co-developed-by:' is the preferred signature form #17: Co-Developed-by: Maxwell Bland WARNING: 'Co-developed-by:' is the preferred signature form #19: Co-Developed-by: Sami Tolvanen WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #30: new file mode 100644 CHECK: Please use a blank line after function/struct/union/enum declarations #45: FILE: arch/arm64/include/asm/cfi.h:11: +} +#define cfi_get_offset cfi_get_offset CHECK: extern prototypes should be avoided in .h files #48: FILE: arch/arm64/include/asm/cfi.h:14: +extern u32 cfi_get_func_hash(void *func); CHECK: Consider using #include instead of #72: FILE: arch/arm64/kernel/alternative.c:17: +#include WARNING: externs should be avoided in .c files #85: FILE: arch/arm64/kernel/alternative.c:308: +extern unsigned int __bpf_prog_runX(const void *ctx, WARNING: externs should be avoided in .c files #90: FILE: arch/arm64/kernel/alternative.c:313: +extern u64 __bpf_callback_fn(u64, u64, u64, u64, u64); WARNING: function definition argument 'u64' should also have an identifier name #90: FILE: arch/arm64/kernel/alternative.c:313: +extern u64 __bpf_callback_fn(u64, u64, u64, u64, u64); WARNING: function definition argument 'u64' should also have an identifier name #90: FILE: arch/arm64/kernel/alternative.c:313: +extern u64 __bpf_callback_fn(u64, u64, u64, u64, u64); WARNING: function definition argument 'u64' should also have an identifier name #90: FILE: arch/arm64/kernel/alternative.c:313: +extern u64 __bpf_callback_fn(u64, u64, u64, u64, u64); WARNING: function definition argument 'u64' should also have an identifier name #90: FILE: arch/arm64/kernel/alternative.c:313: +extern u64 __bpf_callback_fn(u64, u64, u64, u64, u64); WARNING: function definition argument 'u64' should also have an identifier name #90: FILE: arch/arm64/kernel/alternative.c:313: +extern u64 __bpf_callback_fn(u64, u64, u64, u64, u64); CHECK: Consider using #include instead of #111: FILE: arch/arm64/net/bpf_jit_comp.c:20: +#include total: 0 errors, 10 warnings, 4 checks, 127 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 7ab46b039d8d ("arm64/cfi,bpf: Support kCFI + BPF on arm64") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 10 warnings, 4 checks, 127 lines checked