From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: [v2,1/2] Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
Date: Mon, 01 Jun 2026 16:47:12 -0700 (PDT) [thread overview]
Message-ID: <6a1e1a00.1396daac.39aa4f.5ec0@mx.google.com> (raw)
In-Reply-To: <20260601204157.13923-1-luiz.dentz@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3508 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=1104231
---Test result---
Test Summary:
CheckPatch FAIL 1.31 seconds
VerifyFixes PASS 0.12 seconds
VerifySignedoff PASS 0.12 seconds
GitLint FAIL 0.59 seconds
SubjectPrefix PASS 0.22 seconds
BuildKernel PASS 24.89 seconds
CheckAllWarning PASS 27.42 seconds
CheckSparse PASS 26.41 seconds
BuildKernel32 PASS 24.37 seconds
TestRunnerSetup PASS 520.37 seconds
TestRunner_iso-tester PASS 78.40 seconds
IncrementalBuild PASS 26.38 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[v2,1/2] Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report
#103:
Reported-by: Sashiko <sashiko-bot@kernel.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
total: 0 errors, 1 warnings, 0 checks, 7 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/patch/14605715.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.
[v2,2/2] Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#112:
During the unlocked window, could a concurrent close() destroy the connection
WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report
#118:
Reported-by: Sashiko <sashiko-bot@kernel.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
total: 0 errors, 2 warnings, 0 checks, 8 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/patch/14605716.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:
[v2,2/2] Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
7: B3 Line contains hard tab characters (\t): " bis = iso_pi(sk)->conn->hcon;"
8: B3 Line contains hard tab characters (\t): " /* Release the socket before lookups since that requires hci_dev_lock"
9: B3 Line contains hard tab characters (\t): " * which shall not be acquired while holding sock_lock for proper"
10: B3 Line contains hard tab characters (\t): " * ordering."
11: B3 Line contains hard tab characters (\t): " */"
12: B3 Line contains hard tab characters (\t): " release_sock(sk);"
13: B3 Line contains hard tab characters (\t): " hci_dev_lock(bis->hdev);"
https://github.com/bluez/bluetooth-next/pull/271
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2026-06-01 23:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-01 20:41 [PATCH v2 1/2] Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync Luiz Augusto von Dentz
2026-06-01 20:41 ` [PATCH v2 2/2] Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer Luiz Augusto von Dentz
2026-06-01 23:47 ` bluez.test.bot [this message]
2026-06-02 17:20 ` [PATCH v2 1/2] Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync patchwork-bot+bluetooth
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=6a1e1a00.1396daac.39aa4f.5ec0@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox