From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, qwe.aldo@gmail.com
Subject: RE: Bluetooth: SCO: fix refcount over-put in sco_conn_del()
Date: Thu, 23 Jul 2026 16:07:32 -0700 (PDT) [thread overview]
Message-ID: <6a629eb4.21a19891.105e40.2429@mx.google.com> (raw)
In-Reply-To: <20260723221014.527674-1-you@example.com>
[-- Attachment #1: Type: text/plain, Size: 2205 bytes --]
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=1133551
---Test result---
Test Summary:
CheckPatch PASS 0.57 seconds
VerifyFixes PASS 0.08 seconds
VerifySignedoff PASS 0.50 seconds
GitLint FAIL 0.22 seconds
SubjectPrefix PASS 0.07 seconds
BuildKernel PASS 27.98 seconds
CheckAllWarning PASS 30.76 seconds
CheckSparse PASS 29.85 seconds
BuildKernel32 PASS 27.22 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 517.17 seconds
TestRunner_sco-tester PASS 33.44 seconds
IncrementalBuild PASS 26.28 seconds
Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
Bluetooth: SCO: fix refcount over-put in sco_conn_del()
10: B3 Line contains hard tab characters (\t): " conn = sco_conn_hold_unless_zero(conn);"
11: B3 Line contains hard tab characters (\t): " if (!conn)"
12: B3 Line contains hard tab characters (\t): " return;"
13: B3 Line contains hard tab characters (\t): " ..."
14: B3 Line contains hard tab characters (\t): " sco_conn_lock(conn);"
15: B3 Line contains hard tab characters (\t): " sk = sco_sock_hold(conn);"
16: B3 Line contains hard tab characters (\t): " sco_conn_unlock(conn);"
17: B3 Line contains hard tab characters (\t): " sco_conn_put(conn);"
19: B3 Line contains hard tab characters (\t): " if (!sk) {"
20: B3 Line contains hard tab characters (\t): " sco_conn_put(conn); /* drops a reference we do not own */"
21: B3 Line contains hard tab characters (\t): " return;"
22: B3 Line contains hard tab characters (\t): " }"
##############################
Test: CheckKernelLLVM - SKIP
Desc: Build kernel with LLVM + context analysis
Output:
Clang not found
https://github.com/bluez/bluetooth-next/pull/485
---
Regards,
Linux Bluetooth
prev parent reply other threads:[~2026-07-23 23:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-23 22:10 [PATCH] Bluetooth: SCO: fix refcount over-put in sco_conn_del() Your Name
2026-07-23 22:50 ` Pauli Virtanen
2026-07-23 23:07 ` bluez.test.bot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6a629eb4.21a19891.105e40.2429@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=qwe.aldo@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.