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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E53BBC19F2D for ; Tue, 9 Aug 2022 20:36:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236861AbiHIUgN (ORCPT ); Tue, 9 Aug 2022 16:36:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57144 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234285AbiHIUgL (ORCPT ); Tue, 9 Aug 2022 16:36:11 -0400 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66805FD22 for ; Tue, 9 Aug 2022 13:36:08 -0700 (PDT) Received: by mail-il1-f198.google.com with SMTP id i12-20020a056e021d0c00b002df2d676974so9227492ila.5 for ; Tue, 09 Aug 2022 13:36:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc; bh=Pg56kAYpQfG56aZiuYp7YP/gqknD1IM9tckOCxj0xcQ=; b=oJ2lFQCAFirHTGRfZWrHBVJtSjarwsmnX3br9+R9c+WjsSJSdCAY5fjYhSLBWxUpzt kbU/vWB12tW+7GrNpf1RQj29UoKya+LnK+XbplBfVN+qHIrR7IvTPgafc74VYfxpld6N 715NtKR9raoTFbCgstY5yrbqw5sGr5eqwuMyTnnMpQvvtEJDRMYydcEJCf3TGCve7xWv tUXzbPGra989Xx8V0CWm/7MAXPRJ0oo7eqPvjxfLMIRv536QYb6flRvFAsTETbkeQqZK tDV/ShvGw86cSR5NSHWFzJkvU14gFGg53sq2dHQMZRBQYrk3mISaOhSsXMb+oFRfNhcY zC0Q== X-Gm-Message-State: ACgBeo09OM/jXUoM1NrZtruTI/FQYP3dnR8XK39VEt8p7tjaAP1h+VnN +doSBg8Sg3YiPCQevK1Vv0QLtmisgDBOQj4I0j+ZiXvItzW/ X-Google-Smtp-Source: AA6agR6PH1Ps9ZjWUANlwj1Lw7WNbFBJEqH2QjBf59vYRVkjhyrk8ZWnzmcpuKDNv+4ULjUHdNLSWsuMbJs2C/Bo5/KwWvSnVz9t MIME-Version: 1.0 X-Received: by 2002:a05:6e02:2147:b0:2de:f6e3:d970 with SMTP id d7-20020a056e02214700b002def6e3d970mr11183980ilv.163.1660077367653; Tue, 09 Aug 2022 13:36:07 -0700 (PDT) Date: Tue, 09 Aug 2022 13:36:07 -0700 In-Reply-To: <20220809115352.2505-1-hdanton@sina.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000cc7ce805e5d4e158@google.com> Subject: Re: [syzbot] WARNING in blk_mq_release From: syzbot To: hdanton@sina.com, linux-kernel@vger.kernel.org, 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+31c9594f6e43b9289b25@syzkaller.appspotmail.com Tested on: commit: 200e340f Merge tag 'pull-work.dcache' of git://git.ker.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=11dbd371080000 kernel config: https://syzkaller.appspot.com/x/.config?x=a3f4d6985d3164cd dashboard link: https://syzkaller.appspot.com/bug?extid=31c9594f6e43b9289b25 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=14835cd1080000 Note: testing is done by a robot and is best-effort only.