[moderation/CI] Re: Add support for IPQ5018 Bluetooth
syzbot ci <[email protected]>
| Newsgroups | dev.linux.lists.syzbot |
|---|---|
| Message-ID | <[email protected]> |
syzbot ci has tested the following series [v2] Add support for IPQ5018 Bluetooth https://lore.kernel.org/all/[email protected] * [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller * [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support * [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes * [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver * [PATCH v2 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support * [PATCH v2 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetooth driver and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/11239a4c-1917-4b73-8aa0-02496635d8f0 *** kernel build error tree: net-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git base: 805185b7c7a1069e407b6f7b3bc98e44d415f484 arch: amd64 compiler: Debian clang version 22.1.6 (++20260514074242+fc4aad7b5db3-1~exp1~20260514074407.73), Debian LLD 22.1.6 config: https://ci.syzbot.org/builds/0806f9ab-e49e-4caa-8ade-1b3c22d09a60/config drivers/bluetooth/btqcomipc.c:316:9: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] drivers/bluetooth/btqcomipc.c:516:14: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] drivers/bluetooth/btqcomipc.c:681:8: error: call to undeclared function 'qcom_mdt_pas_init'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] drivers/bluetooth/btqcomipc.c:812:54: error: too few arguments to function call, expected 6, have 5 drivers/bluetooth/btqcomipc.c:821:22: error: use of undeclared identifier 'HCI_QUIRK_USE_BDADDR_NVMEM'; did you mean 'HCI_QUIRK_USE_BDADDR_PROPERTY'? drivers/bluetooth/btqcomipc.c:822:22: error: use of undeclared identifier 'HCI_QUIRK_BDADDR_NVMEM_BE' drivers/bluetooth/btqcomipc.c:829:12: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: [email protected] --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at [email protected]. To test a patch for this bug, please reply with `#syz test` (should be on a separate line). The patch should be attached to the email. Note: arguments like custom git repos and branches are not supported. The email will later be sent to: [[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid