From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EE99479FF for ; Wed, 2 Aug 2023 16:48:32 +0000 (UTC) Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 479542708 for ; Wed, 2 Aug 2023 09:48:31 -0700 (PDT) Received: by mail-oo1-f70.google.com with SMTP id 006d021491bc7-56cff6fe7edso2474800eaf.1 for ; Wed, 02 Aug 2023 09:48:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690994910; x=1691599710; 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=qYKi8o9F6eiWCa6W4LKamwGGGyahz7HtNFcm3VxSBwM=; b=C3Qf8z9VTI8AQUke9g/2pe4UeD8oUsLIUo3jPiKvD/4SMoop4UVmOje4gh5lw/EIzG CSmRkntoiYM6acKHUSGiHDcCgBgX4KvoYBBQEdsUKvoJKVLZURtjwXxnbzfMZSENgHRg hzj5Qggo2nxpi9XpimeoumShCwpJaXd2y60AR6wmkBKAmDXXqSETflmptjPnqkhJ4QO+ oMFIpeU4HMP7uk1/tDbQD502FdfN9mxTmp6WIb9JP6s9atsdbUiWiYqyUlBog8Q6cC0G YjvfRvixETz45aJ2cGZrJitE31HKsJwoY5pYHL9EbUv3zAZXoIep+mbTndrMCJzsX8lQ Alfg== X-Gm-Message-State: ABy/qLZj5bFoIB8mSdhETybEkD5tREpgpj2q/XTUlYHoMffTwrE9d6xr riWOXCwd2PR8tWiXiaQ2yMSF1/vMcPmG1wvAmDu2dWJzSYEP X-Google-Smtp-Source: APBJJlGJmB7c8epxLUHVlcd5q9o6JmFyZq+1fc1su7ZzZrNN0BVgY079DaI9kO8K9tDJb1lVZUP9D8ESC8PRbct7dF2zSmc0Pgtv Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6870:a888:b0:1bb:4d41:e929 with SMTP id eb8-20020a056870a88800b001bb4d41e929mr18010511oab.3.1690994910687; Wed, 02 Aug 2023 09:48:30 -0700 (PDT) Date: Wed, 02 Aug 2023 09:48:30 -0700 In-Reply-To: <1796030.1690982494@warthog.procyon.org.uk> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000f7f8fc0601f36e4c@google.com> Subject: Re: [syzbot] [fs?] INFO: task hung in pipe_release (4) From: syzbot To: bpf@vger.kernel.org, brauner@kernel.org, davem@davemloft.net, dhowells@redhat.com, dsahern@kernel.org, edumazet@google.com, kuba@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_BLOCKED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SORTED_RECIPS,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+f527b971b4bdc8e79f9e@syzkaller.appspotmail.com Tested on: commit: 5d0c230f Linux 6.5-rc4 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=15a8b5d5a80000 kernel config: https://syzkaller.appspot.com/x/.config?x=df103238a07f256e dashboard link: https://syzkaller.appspot.com/bug?extid=f527b971b4bdc8e79f9e compiler: gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=17e285dea80000 Note: testing is done by a robot and is best-effort only.