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=773436 ---Test result--- Test Summary: CheckPatch FAIL 2.27 seconds GitLint FAIL 1.19 seconds SubjectPrefix PASS 0.35 seconds BuildKernel PASS 32.20 seconds CheckAllWarning PASS 35.20 seconds CheckSparse PASS 40.12 seconds CheckSmatch PASS 111.99 seconds BuildKernel32 PASS 31.53 seconds TestRunnerSetup PASS 472.33 seconds TestRunner_l2cap-tester PASS 22.17 seconds TestRunner_iso-tester PASS 43.64 seconds TestRunner_bnep-tester PASS 10.03 seconds TestRunner_mgmt-tester PASS 211.21 seconds TestRunner_rfcomm-tester PASS 15.03 seconds TestRunner_sco-tester PASS 18.23 seconds TestRunner_ioctl-tester PASS 17.04 seconds TestRunner_mesh-tester PASS 12.45 seconds TestRunner_smp-tester PASS 13.56 seconds TestRunner_userchan-tester PASS 10.49 seconds IncrementalBuild PASS 40.72 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [2/3] Bluetooth: hci_sync: fix use-after-free in hci_disconnect_all_sync WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) #100: CPU: 0 PID: 124 Comm: kworker/u9:0 Tainted: G W 6.5.0-rc1+ #10 total: 0 errors, 1 warnings, 0 checks, 50 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. /github/workspace/src/src/13342873.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: GitLint - FAIL Desc: Run gitlint Output: [2/3] Bluetooth: hci_sync: fix use-after-free in hci_disconnect_all_sync 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 13: B1 Line exceeds max length (99>80): "BUG: KASAN: slab-use-after-free in hci_set_powered_sync (net/bluetooth/hci_sync.c:5424) [bluetooth]" 17: B1 Line exceeds max length (81>80): "Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-1.fc38 04/01/2014" --- Regards, Linux Bluetooth