26-Jul-2026 17:31:52: attempting to guess the base commit by blob hashes 26-Jul-2026 17:31:54: unknown object c6e981ba7986, stopping base commit search 26-Jul-2026 17:31:54: no candidate base commit is found 26-Jul-2026 17:31:54: considering tree "wireless-next" 26-Jul-2026 17:31:54: "wireless-next"'s last build: &{"amd64" "wireless-next" "https://kernel.googlesource.com/pub/scm/linux/kernel/git/wireless/wireless-next.git" "90883c513ca01e77c56b8d94be7de11420c1dacf" "2026-07-22 16:37:59 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 26-Jul-2026 17:31:54: current HEAD: "90883c513ca01e77c56b8d94be7de11420c1dacf" (commit date: 2026-07-22 18:37:59 +0200 +0200) 26-Jul-2026 17:31:54: considering "90883c513ca01e77c56b8d94be7de11420c1dacf" 26-Jul-2026 17:32:40: series can be applied to "90883c513ca01e77c56b8d94be7de11420c1dacf" 26-Jul-2026 17:32:40: result: 90883c513ca01e77c56b8d94be7de11420c1dacf 26-Jul-2026 17:32:40: continuing with 90883c513ca01e77c56b8d94be7de11420c1dacf in wireless-next 26-Jul-2026 17:32:45: starting AI patch evaluation... 26-Jul-2026 17:33:08: AI verdict: WorthFuzzing=false (Reason: The patch series adds support for the RTL8723BS SDIO WiFi/Bluetooth coexistence and modifies SDIO-specific TX/RX handling. All functional changes are either confined to the SDIO interface (sdio.c) or explicitly guarded by `rtw_is_8723bs(rtwdev)`, which checks for `RTW_HCI_TYPE_SDIO`. Since standard virtualized environments (like QEMU) used by syzkaller do not emulate physical SDIO WiFi cards, this driver will not probe and the modified code paths are impossible to reach.)