RE: Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <[email protected]> |
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=1142960
---Test result---
Test Summary:
CheckPatch FAIL 1.45 seconds
VerifyFixes PASS 0.13 seconds
VerifySignedoff PASS 0.13 seconds
GitLint FAIL 0.33 seconds
SubjectPrefix PASS 0.13 seconds
BuildKernel PASS 25.87 seconds
CheckAllWarning PASS 28.73 seconds
CheckSparse PASS 40.08 seconds
BuildKernel32 PASS 30.49 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 464.22 seconds
TestRunner_l2cap-tester PASS 62.49 seconds
IncrementalBuild PASS 24.31 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#86:
Since commit b66774b48dd9 ("Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref")
total: 0 errors, 1 warnings, 0 checks, 181 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/14739667.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:
Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
3: B1 Line exceeds max length (94>80): "Since commit b66774b48dd9 ("Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref")"
##############################
Test: CheckKernelLLVM - SKIP
Desc: Build kernel with LLVM + context analysis
Output:
Clang not found
https://github.com/bluez/bluetooth-next/pull/563
---
Regards,
Linux Bluetooth