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=-0.4 required=3.0 tests=FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 77111CA9EC1 for ; Tue, 29 Oct 2019 04:46:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 546472067D for ; Tue, 29 Oct 2019 04:46:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729181AbfJ2EqC (ORCPT ); Tue, 29 Oct 2019 00:46:02 -0400 Received: from mail-io1-f71.google.com ([209.85.166.71]:47066 "EHLO mail-io1-f71.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727294AbfJ2EqC (ORCPT ); Tue, 29 Oct 2019 00:46:02 -0400 Received: by mail-io1-f71.google.com with SMTP id y25so10207521ioc.13 for ; Mon, 28 Oct 2019 21:46:02 -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=YLV8f9ZsfAXyIIZYYq3+IarNtK/1IHU/hb3TF47qpcU=; b=mqnFiXzKsqLWbXAJg5ZOJUjdiedd2tpxAJLYoUe6o+QaLADYJPT5NsYb6kjIQDo03G St2r9z93xtWkQV6h2cYs0T/ZgIL9kHg1M1qSKY62OBdZJf7c2WKwPBVdPTbLuOTZUFYM r/9kWkYC4ndtq8muAf30Lehm11qVlAG0VNOGUJaFr+ZFQiQl1sD3xSCevg8+IOJIAwXF sUPrZtNmBDy2RD/ixTyCB7YkulV4PCEn9NfzddS+wFz99ay81eLWQSphp9y4+S6M71Sr 8WX+I8TPLsUylpek/ja0SK0iUX/D4hR8o3/WQ+arTJR8aMQ42IgC23JN88HV6G8z3Uk5 yA6g== X-Gm-Message-State: APjAAAXXWvc3aQBm9i9mthNWNbI0mokEloXz8ufy8M8EUfMFYVchy8p2 RQAyjjls/SeNDQQPcxrjmZYh+JCj+/xwXwe0VBd8f3ylcWNC X-Google-Smtp-Source: APXvYqy8A5HcqCyEPL5dtBElWBUVccfpfDJnoTHkuyLyMyzE3tC2AL+v78u811xV2KkRr1yWR23ZU1ZAqiGqqPS8jMwtkIRFFbuv MIME-Version: 1.0 X-Received: by 2002:a5e:d90c:: with SMTP id n12mr1656385iop.140.1572324361470; Mon, 28 Oct 2019 21:46:01 -0700 (PDT) Date: Mon, 28 Oct 2019 21:46:01 -0700 In-Reply-To: <000000000000fc25a1059602460a@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000000987900596054b0f@google.com> Subject: Re: INFO: trying to register non-static key in bond_3ad_update_lacp_rate From: syzbot To: a@unstable.cc, alex.aring@gmail.com, allison@lohutok.net, andrew@lunn.ch, andy@greyhouse.net, ap420073@gmail.com, aroulin@cumulusnetworks.com, ast@domdv.de, b.a.t.m.a.n@lists.open-mesh.org, bridge@lists.linux-foundation.org, cleech@redhat.com, daniel@iogearbox.net, davem@davemloft.net, dcaratti@redhat.com, dsa@cumulusnetworks.com, edumazet@google.com, f.fainelli@gmail.com, fw@strlen.de, gregkh@linuxfoundation.org, gustavo@embeddedor.com, gvaradar@cisco.com, haiyangz@microsoft.com, idosch@mellanox.com, info@metux.net, ivan.khoronzhuk@linaro.org, j.vosburgh@gmail.com, j@w1.fi, jakub.kicinski@netronome.com, jhs@mojatatu.com, jiri@mellanox.com, jiri@resnulli.us, johan.hedberg@gmail.com, johannes.berg@intel.com, john.hurley@netronome.com, jwi@linux.ibm.com, kstewart@linuxfoundation.org, kvalo@codeaurora.org, kys@microsoft.com, lariel@mellanox.com, linmiaohe@huawei.com, linux-bluetooth@vger.kernel.org, linux-hams@vger.kernel.org, linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ppp@vger.kernel.org, linux-wireless@vger.kernel.org, linux-wpan@vger.kernel.org, liuhangbin@gmail.com, marcel@holtmann.org, mareklindner@neomailbox.ch Content-Type: text/plain; charset="UTF-8"; format=flowed; delsp=yes Sender: linux-wpan-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wpan@vger.kernel.org syzbot has bisected this bug to: commit ab92d68fc22f9afab480153bd82a20f6e2533769 Author: Taehee Yoo Date: Mon Oct 21 18:47:51 2019 +0000 net: core: add generic lockdep keys bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=1467f674e00000 start commit: 60c1769a Add linux-next specific files for 20191028 git tree: linux-next final crash: https://syzkaller.appspot.com/x/report.txt?x=1667f674e00000 console output: https://syzkaller.appspot.com/x/log.txt?x=1267f674e00000 kernel config: https://syzkaller.appspot.com/x/.config?x=cb86688f30db053d dashboard link: https://syzkaller.appspot.com/bug?extid=0d083911ab18b710da71 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=15381ee0e00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=11571570e00000 Reported-by: syzbot+0d083911ab18b710da71@syzkaller.appspotmail.com Fixes: ab92d68fc22f ("net: core: add generic lockdep keys") For information about bisection process see: https://goo.gl/tpsmEJ#bisection