WARNING: Non-standard signature: Assisted-by: #22: Assisted-by: Codex:gpt-5.4 ERROR: Unrecognized email address: 'Codex:gpt-5.4' #22: Assisted-by: Codex:gpt-5.4 WARNING: line length of 88 exceeds 80 columns #52: FILE: kernel/bpf/stackmap.c:162: +static struct vm_area_struct *stack_map_lock_vma(struct mm_struct *mm, unsigned long ip) WARNING: line length of 87 exceeds 80 columns #72: FILE: kernel/bpf/stackmap.c:182: +static void stack_map_get_build_id_offset_sleepable(struct bpf_stack_build_id *id_offs, WARNING: line length of 95 exceeds 80 columns #97: FILE: kernel/bpf/stackmap.c:207: + id_offs[i].offset = (vma->vm_pgoff << PAGE_SHIFT) + ip - vma->vm_start; total: 1 errors, 4 warnings, 0 checks, 114 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 031470b258b7 ("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.