This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=847884 ---Test result--- Test Summary: CheckPatch PASS 0.67 seconds GitLint FAIL 0.53 seconds SubjectPrefix PASS 0.12 seconds BuildKernel PASS 29.97 seconds CheckAllWarning PASS 32.81 seconds CheckSparse WARNING 38.27 seconds CheckSmatch FAIL 34.61 seconds BuildKernel32 PASS 32.37 seconds TestRunnerSetup PASS 519.21 seconds TestRunner_l2cap-tester PASS 18.34 seconds TestRunner_iso-tester FAIL 36.97 seconds TestRunner_bnep-tester PASS 4.63 seconds TestRunner_mgmt-tester PASS 110.77 seconds TestRunner_rfcomm-tester PASS 7.40 seconds TestRunner_sco-tester PASS 14.91 seconds TestRunner_ioctl-tester PASS 7.60 seconds TestRunner_mesh-tester PASS 5.80 seconds TestRunner_smp-tester PASS 6.68 seconds TestRunner_userchan-tester PASS 4.85 seconds IncrementalBuild PASS 28.19 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 22: B1 Line exceeds max length (81>80): "[ 95.890016] ==================================================================" 88: B1 Line exceeds max length (103>80): "[ 95.890755] page: refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff88800c38a800 pfn:0xc388" 92: B1 Line exceeds max length (87>80): "[ 95.890755] raw: 0100000000000840 ffff888006842dc0 0000000000000000 0000000000000001" 93: B1 Line exceeds max length (87>80): "[ 95.890755] raw: ffff88800c38a800 000000000010000a 00000001ffffffff 0000000000000000" 94: B1 Line exceeds max length (88>80): "[ 95.890755] head: 0100000000000840 ffff888006842dc0 0000000000000000 0000000000000001" 95: B1 Line exceeds max length (88>80): "[ 95.890755] head: ffff88800c38a800 000000000010000a 00000001ffffffff 0000000000000000" 96: B1 Line exceeds max length (88>80): "[ 95.890755] head: 0100000000000003 ffffea000030e201 ffffea000030e248 00000000ffffffff" 97: B1 Line exceeds max length (88>80): "[ 95.890755] head: 0000000800000000 0000000000000000 00000000ffffffff 0000000000000000" 101: B1 Line exceeds max length (81>80): "[ 95.890755] ffff88800c387f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc" 102: B1 Line exceeds max length (81>80): "[ 95.890755] ffff88800c388000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb" 103: B1 Line exceeds max length (81>80): "[ 95.890755] >ffff88800c388080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb" 105: B1 Line exceeds max length (81>80): "[ 95.890755] ffff88800c388100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb" 106: B1 Line exceeds max length (81>80): "[ 95.890755] ffff88800c388180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb" 107: B1 Line exceeds max length (81>80): "[ 95.890755] ==================================================================" ############################## Test: CheckSparse - WARNING Desc: Run sparse tool with linux kernel Output: net/bluetooth/sco.c: note: in included file:./include/net/bluetooth/hci_core.h:150:35: warning: array of flexible structures ############################## Test: CheckSmatch - FAIL Desc: Run smatch tool with source Output: Segmentation fault (core dumped) make[4]: *** [scripts/Makefile.build:244: net/bluetooth/hci_core.o] Error 139 make[4]: *** Deleting file 'net/bluetooth/hci_core.o' make[3]: *** [scripts/Makefile.build:485: net/bluetooth] Error 2 make[2]: *** [scripts/Makefile.build:485: net] Error 2 make[2]: *** Waiting for unfinished jobs.... Segmentation fault (core dumped) make[4]: *** [scripts/Makefile.build:244: drivers/bluetooth/bcm203x.o] Error 139 make[4]: *** Deleting file 'drivers/bluetooth/bcm203x.o' make[4]: *** Waiting for unfinished jobs.... make[3]: *** [scripts/Makefile.build:485: drivers/bluetooth] Error 2 make[2]: *** [scripts/Makefile.build:485: drivers] Error 2 make[1]: *** [/github/workspace/src/src/Makefile:1919: .] Error 2 make: *** [Makefile:240: __sub-make] Error 2 ############################## Test: TestRunner_iso-tester - FAIL Desc: Run iso-tester with test-runner Output: Total: 122, Passed: 121 (99.2%), Failed: 1, Not Run: 0 Failed Test Cases ISO Connect2 Suspend - Success Failed 6.230 seconds --- Regards, Linux Bluetooth