WARNING: Non-standard signature: Assisted-by: #23: Assisted-by: Codex:gpt-5.4 ERROR: Unrecognized email address: 'Codex:gpt-5.4' #23: Assisted-by: Codex:gpt-5.4 WARNING: line length of 99 exceeds 80 columns #59: FILE: kernel/bpf/stackmap.c:174: +static struct vm_area_struct *stack_map_lock_vma(struct stack_map_vma_lock *lock, unsigned long ip) WARNING: line length of 87 exceeds 80 columns #122: FILE: kernel/bpf/stackmap.c:237: +static void stack_map_get_build_id_offset_sleepable(struct bpf_stack_build_id *id_offs, WARNING: line length of 86 exceeds 80 columns #151: FILE: kernel/bpf/stackmap.c:266: + memcpy(id_offs[i].build_id, prev_build_id, BUILD_ID_SIZE_MAX); total: 1 errors, 4 warnings, 0 checks, 157 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 cc9089e003e5 ("bpf: Avoid faultable build ID reads under mm locks") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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.