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 78BFCC05051 for ; Wed, 2 Aug 2023 16:49:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231717AbjHBQtA (ORCPT ); Wed, 2 Aug 2023 12:49:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47404 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231341AbjHBQsd (ORCPT ); Wed, 2 Aug 2023 12:48:33 -0400 Received: from mail-oa1-f70.google.com (mail-oa1-f70.google.com [209.85.160.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4E78B273C for ; Wed, 2 Aug 2023 09:48:31 -0700 (PDT) Received: by mail-oa1-f70.google.com with SMTP id 586e51a60fabf-1bf2e81ce17so1549579fac.0 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=BU3J5qDRmNSmtcOL/mBApUX3cgsH9gcBwhd+vpt980vw8/wXRFDwMU9m0xu09YK9ZW lX0xhYzRZkkx0tJvznBGqCCQJaOQY4uq25EG4VaYaqZN4pANuFPxlIc5p1/+9r3ILchg ampKSenoYPhKm3Etsjl0i/ZgoD6PomsbzBDCK1BofeXBehxs/9GSg/PUNLFU2o2We+Ps FrSZp8FkyIatgCEVeaW4fAAtP8sk2LinZHwI3yO4vZQctQHAOQfZGNPGrYomunwCWE/y 58Hp7vCEUlBywlLBKTLElzNBpTsDB8QNTHMLXubRE1vV+CWX+Y0DPj2hiLw8imyQ8aZk DAbw== X-Gm-Message-State: ABy/qLZuWT7ecwJkslU2+8zfRB/044y7lO8V9KxNAzrSbs656M3G31U6 zHfDo7zmG15NDWKK2HCQyaE0acJ2vaIK/pWZNb8mUTCZYlMJ X-Google-Smtp-Source: APBJJlGJmB7c8epxLUHVlcd5q9o6JmFyZq+1fc1su7ZzZrNN0BVgY079DaI9kO8K9tDJb1lVZUP9D8ESC8PRbct7dF2zSmc0Pgtv 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" 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+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.