WARNING: Commit log lines starting with '#' are dropped by git as comments #13: #128/1 irq/irq_save_bad_arg:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #14: #128/2 irq/irq_restore_bad_arg:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #15: #128/3 irq/irq_restore_missing_2:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #16: #128/4 irq/irq_restore_missing_3:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #17: #128/5 irq/irq_restore_missing_3_minus_2:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #18: #128/6 irq/irq_restore_missing_1_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #19: #128/7 irq/irq_restore_missing_2_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #20: #128/8 irq/irq_restore_missing_3_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #21: #128/9 irq/irq_restore_missing_3_minus_2_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #22: #128/10 irq/irq_balance:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #23: #128/11 irq/irq_balance_n:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #24: #128/12 irq/irq_balance_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #25: #128/13 irq/irq_global_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #26: #128/14 irq/irq_restore_ooo:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #27: #128/15 irq/irq_restore_ooo_3:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #28: #128/16 irq/irq_restore_3_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #29: #128/17 irq/irq_restore_4_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #30: #128/18 irq/irq_restore_ooo_3_subprog:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #31: #128/19 irq/irq_restore_invalid:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #32: #128/20 irq/irq_save_invalid:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #33: #128/21 irq/irq_restore_iter:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #34: #128/22 irq/irq_save_iter:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #35: #128/23 irq/irq_flag_overwrite:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #36: #128/24 irq/irq_flag_overwrite_partial:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #37: #128/25 irq/irq_sleepable_helper:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #38: #128/26 irq/irq_sleepable_kfunc:OK WARNING: Commit log lines starting with '#' are dropped by git as comments #39: #128 irq:OK WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #72: new file mode 100644 WARNING: line length of 103 exceeds 80 columns #102: FILE: tools/testing/selftests/bpf/progs/irq.c:26: +__failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") WARNING: line length of 103 exceeds 80 columns #114: FILE: tools/testing/selftests/bpf/progs/irq.c:38: +__failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") WARNING: line length of 103 exceeds 80 columns #128: FILE: tools/testing/selftests/bpf/progs/irq.c:52: +__failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") WARNING: line length of 103 exceeds 80 columns #154: FILE: tools/testing/selftests/bpf/progs/irq.c:78: +__failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") WARNING: line length of 103 exceeds 80 columns #164: FILE: tools/testing/selftests/bpf/progs/irq.c:88: +__failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") WARNING: line length of 103 exceeds 80 columns #176: FILE: tools/testing/selftests/bpf/progs/irq.c:100: +__failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") WARNING: line length of 103 exceeds 80 columns #190: FILE: tools/testing/selftests/bpf/progs/irq.c:114: +__failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") WARNING: line length of 93 exceeds 80 columns #277: FILE: tools/testing/selftests/bpf/progs/irq.c:201: +__failure __msg("kernel func bpf_copy_from_user_str is sleepable within IRQ-disabled region") WARNING: line length of 85 exceeds 80 columns #338: FILE: tools/testing/selftests/bpf/progs/irq.c:262: +static __noinline void local_irq_save_3(unsigned long *flags1, unsigned long *flags2, WARNING: line length of 84 exceeds 80 columns #437: FILE: tools/testing/selftests/bpf/progs/irq.c:361: + _Static_assert(sizeof(it) == sizeof(unsigned long), "broken iterator size"); total: 0 errors, 38 warnings, 0 checks, 407 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 e522a0522d72 ("selftests/bpf: Add IRQ save/restore tests") 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, 38 warnings, 0 checks, 407 lines checked