From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 04BDBC432BE for ; Tue, 17 Aug 2021 03:03:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DEF8560F38 for ; Tue, 17 Aug 2021 03:03:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233800AbhHQDDk (ORCPT ); Mon, 16 Aug 2021 23:03:40 -0400 Received: from mail-io1-f70.google.com ([209.85.166.70]:35486 "EHLO mail-io1-f70.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233690AbhHQDDi (ORCPT ); Mon, 16 Aug 2021 23:03:38 -0400 Received: by mail-io1-f70.google.com with SMTP id g14-20020a6be60e000000b005b62a0c2a41so3275650ioh.2 for ; Mon, 16 Aug 2021 20:03:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=r36cl7Dm93TI6Hk3w1gK1TcRtwvGhgvxUmk3P8QzyoA=; b=LnBQAk7UEdA+b9EQtcl26TsTqjLyROfDuiEt5HMlAMgHeuzzTgY1rN0R41DWvDjiqB G8MDqpr+70We/rAVDn+W7oUE3cEfUXsE6vZ0+Qms2fsYwkOAm9Wyjydn1jWS+WRSRmEp cChHJOYUjmgjHHMIAfuGBlA+gEyTzqAnvDtafP77oXoCqZhMwwdDhjw26XSjJDMWgODc gCb2eK4jNbh50nBiLoWuSSPDx4ls3SuEoP5iq3VAIf4C0UXhqLjPmKD13ItfHw8N87mJ dBZS9IxLq7s8aM3+h6e5Uib5M+6MZvBE2qCpgFw21INaLe2sq6LHbqS9O4e8Uw8fnapK 3X1Q== X-Gm-Message-State: AOAM533YCeQ13RSW0j9aEo57mNwWcE78yVEbLPRUkkdtUT6rlWOWfvVz xbgTTHT6m5AOM3mtIuGW1Vpkrx9ESH1JlYt2kRNvnwVbaKRH X-Google-Smtp-Source: ABdhPJzlctyr85a5kEj6HJpdeI+NV5Yxa//9wnjg7kk7US/j0HDD24qv9viEa0QuGVe26j6R8Cc5o192IS8pf+7WAvEoz9gD46GX MIME-Version: 1.0 X-Received: by 2002:a6b:7106:: with SMTP id q6mr1173087iog.174.1629169385855; Mon, 16 Aug 2021 20:03:05 -0700 (PDT) Date: Mon, 16 Aug 2021 20:03:05 -0700 In-Reply-To: <04cbd217-21d2-c623-2d06-35d6040a3479@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000085df3005c9b88ee0@google.com> Subject: Re: [syzbot] INFO: task hung in hci_req_sync From: syzbot To: davem@davemloft.net, johan.hedberg@gmail.com, kuba@kernel.org, linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, luiz.dentz@gmail.com, marcel@holtmann.org, netdev@vger.kernel.org, paskripkin@gmail.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+be2baed593ea56c6a84c@syzkaller.appspotmail.com Tested on: commit: 794c7931 Merge branch 'linus' of git://git.kernel.org/.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=96f0602203250753 dashboard link: https://syzkaller.appspot.com/bug?extid=be2baed593ea56c6a84c compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1 patch: https://syzkaller.appspot.com/x/patch.diff?x=12c85965300000 Note: testing is done by a robot and is best-effort only.