26-Jul-2026 07:17:43: attempting to guess the base commit by blob hashes 26-Jul-2026 07:17:47: unknown object c6e981ba7986, stopping base commit search 26-Jul-2026 07:17:47: no candidate base commit is found 26-Jul-2026 07:17:47: considering tree "wireless-next" 26-Jul-2026 07:17:47: "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 07:17:47: current HEAD: "90883c513ca01e77c56b8d94be7de11420c1dacf" (commit date: 2026-07-22 18:37:59 +0200 +0200) 26-Jul-2026 07:17:47: considering "90883c513ca01e77c56b8d94be7de11420c1dacf" 26-Jul-2026 07:18:41: series can be applied to "90883c513ca01e77c56b8d94be7de11420c1dacf" 26-Jul-2026 07:18:41: result: 90883c513ca01e77c56b8d94be7de11420c1dacf 26-Jul-2026 07:18:41: continuing with 90883c513ca01e77c56b8d94be7de11420c1dacf in wireless-next 26-Jul-2026 07:18:49: starting AI patch evaluation... 26-Jul-2026 07:24:36: AI verdict: WorthFuzzing=false (Reason: The patch adds support for the RTL8723BS SDIO WiFi/BT coexistence and related SDIO handling. However, the chip definition for RTL8723BS (which would set `chip->id = RTW_CHIP_TYPE_8723B`) is not present in the kernel tree, meaning `rtw_is_8723bs()` will always evaluate to false and the core logic is unreachable. Furthermore, the few generic SDIO changes in `sdio.c` are unreachable in virtualized environments because there is no software-emulated SDIO host controller (like `dummy_hcd` for USB) available for fuzzing.)