RE: Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
| 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=1141866
---Test result---
Test Summary:
CheckPatch PASS 0.73 seconds
VerifyFixes PASS 0.13 seconds
VerifySignedoff PASS 0.13 seconds
GitLint FAIL 0.32 seconds
SubjectPrefix PASS 0.12 seconds
BuildKernel PASS 25.20 seconds
CheckAllWarning PASS 28.22 seconds
CheckSparse PASS 26.57 seconds
BuildKernel32 PASS 24.86 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 465.90 seconds
TestRunner_rfcomm-tester PASS 26.00 seconds
IncrementalBuild PASS 24.10 seconds
Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
6: B3 Line contains hard tab characters (\t): " if (test_and_clear_bit(RFCOMM_DEFER_SETUP, &d->flags)) {"
7: B3 Line contains hard tab characters (\t): " rfcomm_dlc_accept(d);"
8: B3 Line contains hard tab characters (\t): " return 0;"
9: B3 Line contains hard tab characters (\t): " }"
13: B3 Line contains hard tab characters (\t): " struct sock *sk = d->session->sock->sk;"
26: B3 Line contains hard tab characters (\t): " d->state = BT_CLOSED;"
27: B3 Line contains hard tab characters (\t): " __rfcomm_dlc_close(d, err);"
##############################
Test: CheckKernelLLVM - SKIP
Desc: Build kernel with LLVM + context analysis
Output:
Clang not found
https://github.com/bluez/bluetooth-next/pull/546
---
Regards,
Linux Bluetooth