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 autolearn=ham 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 6C432C4338F for ; Tue, 17 Aug 2021 16:21:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 44110604AC for ; Tue, 17 Aug 2021 16:21:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230188AbhHQQVq (ORCPT ); Tue, 17 Aug 2021 12:21:46 -0400 Received: from mail-il1-f198.google.com ([209.85.166.198]:54896 "EHLO mail-il1-f198.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229723AbhHQQVp (ORCPT ); Tue, 17 Aug 2021 12:21:45 -0400 Received: by mail-il1-f198.google.com with SMTP id r6-20020a92c506000000b002246015b2a4so6973954ilg.21 for ; Tue, 17 Aug 2021 09:21:12 -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=KOqfcwDCAAyd9Yj7KuDdDJBmhJTsKykvsP7zBce1+GE=; b=HN/ldSvZ+2h7wDyxectbWF6yE8wAcJ0dp2qXsvGbhcDB9CdR+/dubrEkfbtXf6nky1 curN9X+hSdUdVlHZTTkqONZF+G3On3MUsUKFVz6z2sKGNaS7UY5A/elvxB0s9+EqlxVH pRnk3CpQSd0zfkSKGkZYIgUvRCeW3yabCA6B99uz9uOKDawdcP+r3YVnO4FnU0XD29wO 1pUHlc11fZhl2qmTsmlq1sFthCNFRiKtjlKJLUxE7ofIFRU+WfU90Dtn2KXT94hZTU7d nEwq1GUyaNOeC6NM2Eaw9h5kkvAlzhZlrkhiGvRYxCGM8q95V4IS52zCAEfEKLIjjaJW k3AQ== X-Gm-Message-State: AOAM533y8VOiQKUHXFaZfN1XD1Yn9f14xvSfgDH9GPp4ZAnHlAg9aUmS 4tiXGC34XGPDlAIWEvykeMeN/bM0/fSKvneQ3jBog2LngP9J X-Google-Smtp-Source: ABdhPJzCSydA+1Z0J/QUplR71Dfv66P5r4SwQ+VQoMBL253DFHd/ocNOGwchcI097DHM9/2rZMH1E532vCgx7MXB77OVN8A7Zuqh MIME-Version: 1.0 X-Received: by 2002:a92:b749:: with SMTP id c9mr2956629ilm.160.1629217272078; Tue, 17 Aug 2021 09:21:12 -0700 (PDT) Date: Tue, 17 Aug 2021 09:21:12 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000c3c97c05c9c3b4ea@google.com> Subject: Re: [syzbot] INFO: task hung in fuse_launder_page From: syzbot To: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, miklos@szeredi.hu, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+bea44a5189836d956894@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=bea44a5189836d956894 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=169e4131300000 Note: testing is done by a robot and is best-effort only.