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 E3D2EC433F5 for ; Tue, 7 Sep 2021 23:45:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B252E610A3 for ; Tue, 7 Sep 2021 23:45:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345853AbhIGXq1 (ORCPT ); Tue, 7 Sep 2021 19:46:27 -0400 Received: from mail-io1-f70.google.com ([209.85.166.70]:33781 "EHLO mail-io1-f70.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231519AbhIGXqV (ORCPT ); Tue, 7 Sep 2021 19:46:21 -0400 Received: by mail-io1-f70.google.com with SMTP id g2-20020a6b7602000000b005be59530196so476735iom.0 for ; Tue, 07 Sep 2021 16:45:14 -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=azO+95TCO/1HFtLgHV37fVlP8fKel1LFnAD0jlvW0n8=; b=XLZ8hMNQ+RrNjr3Kni1zIxnfQs/+F4wJI2zSbj+ueuMljdqQbweAR+9SUywLYd9vad KRxSO3yMeaUwCd7udDrC9ZDG0OKZLN0aTYCAArldbo4QpI3RkcwzV8r3olMDZMjW16Mh VxRIMhhEkhU0H7k1oR05ffcPf/rGy6nuDKQ0Wi8UTMCXYFYNjoaLdf3QcaIrjMhTzwIE lu1H7h9gpy5JWVxedz24okG4cNNhYlkMsL5h+D/RE03oQKmVRcgsGJu2g+Qi3ZjdmSNy 9xQl6lWKlGByV0p0+J/8nfjzvDRzwY7N79NBP53b1y31D33qk6ZKwyG32XU2aC3THIjC eKwQ== X-Gm-Message-State: AOAM533DoY4OSySnwX3Dn9acq7EeyD/vTagWdV0NprxhD6o9qZbWwjC2 DNjc8EZGulJeLAxjfzofYuEoRuALbukTYvIcYxmXiuWIqAyS X-Google-Smtp-Source: ABdhPJyXE68bJO2rLgRncQnLtK+Rmo0JITAwKn95hC4okYl+2TZ29ztaLKHbFGMeYnpeh8qMxrGW+CcMpt9CKnYudar6dZuXcMe3 MIME-Version: 1.0 X-Received: by 2002:a6b:7f42:: with SMTP id m2mr686330ioq.86.1631058314537; Tue, 07 Sep 2021 16:45:14 -0700 (PDT) Date: Tue, 07 Sep 2021 16:45:14 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000072333305cb705ba0@google.com> Subject: Re: [syzbot] possible deadlock in fuse_reverse_inval_entry 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-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+9f747458f5990eaa8d43@syzkaller.appspotmail.com Tested on: commit: 626bf91a Merge tag 'net-5.15-rc1' of git://git.kernel... git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=f9bfda6f9dee77cd dashboard link: https://syzkaller.appspot.com/bug?extid=9f747458f5990eaa8d43 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=143b02ed300000 Note: testing is done by a robot and is best-effort only.