From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0E17D1B808 for ; Mon, 2 Feb 2026 01:32:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769995925; cv=none; b=hR81l7YGQRF9MxI45KwoIK3aCApOhFs69YiD2blX3FP3O2mXZK5emHy+7yxYIFLXx6OqQqm7GDqexOTD4VXz2BXZsMf/LVNR+WcwFsXXO6tp5wpilR+VcDBW3XoikgpY7enewCyQ/ahxJhYpBQwVM+fe6M1697grDoHJ8YnZ6DE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769995925; c=relaxed/simple; bh=Ymna/gAgBgz0Mqze23KOKxGuyfUwTcns8pecByLLT0A=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=FmU1jYfnEHUJB+F1V+i8GnJeN+uyzJoKsY7/Ykx+UFI0giBciwEZ1g4iuTFsvYSm0QAtNAoRRXrtyU4y6Dv0RD0H4n1sRDGRXkzh0mtgLGojgIidszh8TgJDwxLYvyKH8mdl79YunayV+5QGMTZfx/XsZnSlXdUmw4MgsRpVLRM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.160.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oa1-f72.google.com with SMTP id 586e51a60fabf-40996e43ddaso6200884fac.3 for ; Sun, 01 Feb 2026 17:32:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1769995923; x=1770600723; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YY0WYIacHP1HP/pS+c7IU60burN0wSoa3RrgrpQnymI=; b=pmzjiAJgjNG3DmGx3nfqSfXquP7bst4xxpREg6ovuw2KShbO65RuqPzA4ho25UHVzT 43uJ981cq9ZuAPesQ1r6afr2ORtKcj5qkRAxdoa3LrgGKjcrR8LsykU/05JWxkzVySXm Ont7HVhVNjM6s7NkT/6xn5h+piI59ZMKWbS54ldzzgxp0C+mAetqjNVHnap5/zyQ+5BZ JEEGJt/TvwFouocF3aTkcRX8oBGD2vpam8wZDw5waT06vQbbZ0U0CF/L72N9R8z0QwZo eRWA37FFbp9gaRtUZz6FPZw5kcDrkEYzrShiXjCrR8PGAXiaU4s+IXJqswQj0fd/Oe1j 9aEw== X-Forwarded-Encrypted: i=1; AJvYcCXeaWLcRp0OujF+m49VDADqGk0JHXOrgopGWpFIdAYcKn3HVQzH1jai65tSmk2IMzmXGlyrMzNfNMRVfl4=@vger.kernel.org X-Gm-Message-State: AOJu0Yyx/rQHcO+KzwddMefcQmMCXKkdZsYC4Py17fqgNMANdkAhW+Kf T//Aq9G7jgCLTqrju7mASaCE55ConKBuAfhh83Sx6g2nc2hQqJc27FSx0QKjgWx/yFzjbzVHJsx X7HoaN8W5O47aKtCN5jSt7BIK4osVRkRAYcXq9gBKn+OyX81hB7uCyov/9eQ= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:2228:b0:65c:f14f:91ca with SMTP id 006d021491bc7-6630f35810fmr4714912eaf.49.1769995922970; Sun, 01 Feb 2026 17:32:02 -0800 (PST) Date: Sun, 01 Feb 2026 17:32:02 -0800 In-Reply-To: <20260202011251.2533-1-hdanton@sina.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <697ffe92.050a0220.1d0a41.0022.GAE@google.com> Subject: Re: [syzbot] [bluetooth?] WARNING in hci_connect_sco From: syzbot To: hdanton@sina.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+5897b3c764f5989ea942@syzkaller.appspotmail.com Tested-by: syzbot+5897b3c764f5989ea942@syzkaller.appspotmail.com Tested on: commit: 18f7fcd5 Linux 6.19-rc8 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=13ad5644580000 kernel config: https://syzkaller.appspot.com/x/.config?x=f1fac0919970b671 dashboard link: https://syzkaller.appspot.com/bug?extid=5897b3c764f5989ea942 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=155f445a580000 Note: testing is done by a robot and is best-effort only.