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.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL autolearn=no 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 CD89CC47083 for ; Wed, 2 Jun 2021 11:21:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B73DA613AE for ; Wed, 2 Jun 2021 11:21:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232425AbhFBLXA (ORCPT ); Wed, 2 Jun 2021 07:23:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232229AbhFBLWx (ORCPT ); Wed, 2 Jun 2021 07:22:53 -0400 Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 84B64C061760 for ; Wed, 2 Jun 2021 04:21:10 -0700 (PDT) Received: by mail-qk1-x72b.google.com with SMTP id i67so1907199qkc.4 for ; Wed, 02 Jun 2021 04:21:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gchpafLKJ6F6uOATukxao5S0fzx1QuO5gM2w3naYObs=; b=RYDTY0QjdOGb7GBWzWXSIgmp3riEMTtlJ6ePjnS+zHZaqHYFqkBg61i+LUjT8vT0yX 0aFpRQzdhdiMFqLC0g8cGKUzYmQ+6Uvp5324tCxg7MgufCsg5COzkVbUDxigOpidKyj0 DfE61GhP1X/GTu1+yxXuVjsqsxs+5CW7o4mkpLeONuCCNft/BESAatIMWgCmnsIdnmvl aR9+WJswy89YDIvJ/HT1wB296lsOy7zulRpyVy1u04f604IifYk4496HUh8S5UOkGiKq VXJ4JzhBsS2k6HdiksLiL0UqPD8JZjTSwUNnY9Td8DpldjOrRbnm7CLOtyewUJAz7VnE QFeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gchpafLKJ6F6uOATukxao5S0fzx1QuO5gM2w3naYObs=; b=mF+5KqBHxBSoVeu+z45KxwmdCIvBIRgKExZRxZ/Uar3Mi6rvEUlVv7SJVvQAVmGyuN OZWxrizLxRlwMP+fzxw7Yf8Irp3v1z6EkBNx8yOU4pEuu6X/mzPkNnLRmwvVPV/jGXsX KhU93Sp8YmQq+IwDicrSScIBuBDZkekZCDiVr8zBaX37xq9oFNS+oPxT7CDzKPqRvQsD 8rWF0Rz8/RFr1dxAdFtCxDEN2URXAzuERVgMxMIEnA/3zYgYONuyu6L+fYjLM/H72qpv RKnkBK1yumiYARXeFjdj0It/nqVREcGg3VzYvzjRE8CJZp2CKGMevEOvP6s3wNptvRrt yNxA== X-Gm-Message-State: AOAM532a0CIdqG/d+zQc1dr/RH+rvWEGgR2rhOBMFsudT1UcVhFZ184E Jg0wufszzgOIzQ5GzrydjgLBPXLa0p5zGhAnMw3bYg== X-Google-Smtp-Source: ABdhPJxkQvzCyua+2YCHkeNe+i/7cmwbKWtNkqHYzH1bZ1etsu2/XFklrkSEo8/9k2tD2Ih4LDt8IMgD4M2z0xhIp6w= X-Received: by 2002:a05:620a:15b:: with SMTP id e27mr19426423qkn.501.1622632869281; Wed, 02 Jun 2021 04:21:09 -0700 (PDT) MIME-Version: 1.0 References: <000000000000c98d7205ae300144@google.com> <0000000000003e409f05c3c5f190@google.com> In-Reply-To: From: Dmitry Vyukov Date: Wed, 2 Jun 2021 13:20:57 +0200 Message-ID: Subject: Re: [syzbot] WARNING in idr_get_next To: Matthew Wilcox Cc: syzbot , anmol.karan123@gmail.com, Bjorn Andersson , coreteam@netfilter.org, David Miller , dsahern@kernel.org, Eric Biggers , Eric Biggers , Eric Dumazet , Florian Westphal , Jozsef Kadlecsik , Jakub Kicinski , linux-fsdevel , linux-kernel-mentees@lists.linuxfoundation.org, LKML , Manivannan Sadhasivam , Necip Fazil Yildiran , netdev , NetFilter , Pablo Neira Ayuso , syzkaller-bugs , Hideaki YOSHIFUJI Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 2, 2021 at 1:19 PM Matthew Wilcox wrote: > > #syz fixed qrtr: Convert qrtr_ports from IDR to XArray This would be: #syz fix: qrtr: Convert qrtr_ports from IDR to XArray Thanks for looking up the proper fix. > On Wed, Jun 02, 2021 at 03:30:06AM -0700, syzbot wrote: > > syzbot suspects this issue was fixed by commit: > > > > commit 43016d02cf6e46edfc4696452251d34bba0c0435 > > Author: Florian Westphal > > Date: Mon May 3 11:51:15 2021 +0000 > > Your bisect went astray. > > -- > You received this message because you are subscribed to the Google Groups "syzkaller-bugs" group. > To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller-bugs+unsubscribe@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller-bugs/YLdo77SkmGLgPUBi%40casper.infradead.org.