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=-8.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 AA5D1C433F5 for ; Mon, 13 Sep 2021 09:23:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8C74560FDA for ; Mon, 13 Sep 2021 09:23:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238568AbhIMJXw (ORCPT ); Mon, 13 Sep 2021 05:23:52 -0400 Received: from mail-io1-f71.google.com ([209.85.166.71]:38489 "EHLO mail-io1-f71.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238520AbhIMJXk (ORCPT ); Mon, 13 Sep 2021 05:23:40 -0400 Received: by mail-io1-f71.google.com with SMTP id n8-20020a6b7708000000b005bd491bdb6aso13418437iom.5 for ; Mon, 13 Sep 2021 02:22:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=HFFQPLAJXYx4bvBZVVBupuysAIuBOZazsLsw7gSGXPM=; b=1D6T2ZQO3jFNuWU/LBGvgUFyn/UGeCjWm7Kz4tmEM+OV1nFbIa3qqtdC41Fv7+1S5q SWX7YjFbFBpab+lrxdXWm1YJ4OUSvw4x3IIBSdEga1dFAK9cVXzI3P7BUmbWkj31hvf4 rPHSiRJmE8iCc0h64XI588+PD4uhAPGKu1L7RDEi3FyP01zi7VnQdfQy9G2T6ySTMv5S CiUfNCHn8j//h2xPhses9ZzwuLmjfRn1HxyF/4q1TPpEZdfGtijyDHIk3vkfDJmIjzOk Nqv7hL6WPOy+C/LnSrWU+HPJbmx46xx8opl3fF/H781G1qcZA9cMbRlMY0ix5lDGy18W GcRw== X-Gm-Message-State: AOAM533tn2cM6iVkb9hjteYnuz+vJ1k2kvY2aN2PgD1ewxQQQZgnHgSV oVJBly+t6TotOew77VpgEr0demThNDAXcXe2PILvuy+vCvv4 X-Google-Smtp-Source: ABdhPJz7iVHqBJwGMWVtkrGExpiG1/xH+YHaKqOpWGtfsh6vf6jjB1BWXgH366JewGOkGwNFwNOdUNMP/62JNgA5QSGR5CPvzAXQ MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1564:: with SMTP id k4mr7564234ilu.146.1631524938755; Mon, 13 Sep 2021 02:22:18 -0700 (PDT) Date: Mon, 13 Sep 2021 02:22:18 -0700 In-Reply-To: <0000000000006e9e0705bd91f762@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000006ab57905cbdd002c@google.com> Subject: Re: [syzbot] WARNING in __percpu_ref_exit (2) From: syzbot To: asml.silence@gmail.com, axboe@kernel.dk, coreteam@netfilter.org, davem@davemloft.net, dsahern@kernel.org, fw@strlen.de, hdanton@sina.com, io-uring@vger.kernel.org, kadlec@netfilter.org, kuba@kernel.org, linux-kernel@vger.kernel.org, ming.lei@redhat.com, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, pablo@netfilter.org, syzkaller-bugs@googlegroups.com, yoshfuji@linux-ipv6.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: io-uring@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 43016d02cf6e46edfc4696452251d34bba0c0435 Author: Florian Westphal Date: Mon May 3 11:51:15 2021 +0000 netfilter: arptables: use pernet ops struct during unregister bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=10acd273300000 start commit: c98ff1d013d2 Merge tag 'scsi-fixes' of git://git.kernel.or.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=1c70e618af4c2e92 dashboard link: https://syzkaller.appspot.com/bug?extid=d6218cb2fae0b2411e9d syz repro: https://syzkaller.appspot.com/x/repro.syz?x=145cb2b6d00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=157b72b1d00000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: netfilter: arptables: use pernet ops struct during unregister For information about bisection process see: https://goo.gl/tpsmEJ#bisection