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 1DCBDC47E49 for ; Tue, 29 Oct 2019 09:52:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F1E6620679 for ; Tue, 29 Oct 2019 09:52:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728236AbfJ2JwG (ORCPT ); Tue, 29 Oct 2019 05:52:06 -0400 Received: from mail-il1-f199.google.com ([209.85.166.199]:43794 "EHLO mail-il1-f199.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728181AbfJ2JwG (ORCPT ); Tue, 29 Oct 2019 05:52:06 -0400 Received: by mail-il1-f199.google.com with SMTP id d11so11468828ild.10 for ; Tue, 29 Oct 2019 02:52:05 -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=KhTni5i4fWNYOrXXdKRZL7n4/+Q2oXySWZR+SGDk+1M=; b=jghlWh6UCvjLiL6Rez0jzhkZiCNtQ82i5CB0Z6en7UqWsX8VpMkYIgI0oXQPjRgGkR St6Gd18p9Rv5j8U6hnhgSklccRy5Y34yaGhXiKdWS22skRaFXZejaJzJ66nakiglagsa wQwuHON2+4F+7eZ9N6yQUK9L0lj+yce/FuTxV7abS2GXKXdHyi+ljQK2BqJgcwKvQ/0K KznCf5C9UXaOOgG5Tx4iFWpNyIiL+VxukbtgCHeizEvlJ/w1qta9Eh0LIwgBAhzDBxub Mxp39FGIil9XmJjsOv7ptoBDlIHcRPHvhpnVqy0PmV1uzdAqCArZtPYyvitW44nDXRTl I6bA== X-Gm-Message-State: APjAAAUHyoAzOEtmvFc9N1vsOTDhRvASDsXUreQCIRKVK2/o/X/l6GDD qI583/AEGx046MCTYp+YxfAHayjTozaNWYrBgrB5XDpVk8P1 X-Google-Smtp-Source: APXvYqxJ9xrCQYDM3zjASN2O14TUYOL1Vq099EpzYllPSctTMS5wHjd4pXl9VmehlTUaytj82L6S0Af4Z1CPJkWAD5Rc60MY47Nk MIME-Version: 1.0 X-Received: by 2002:a92:8dd9:: with SMTP id w86mr25132844ill.93.1572342721346; Tue, 29 Oct 2019 02:52:01 -0700 (PDT) Date: Tue, 29 Oct 2019 02:52:00 -0700 In-Reply-To: <000000000000044a7f0595fbaf2c@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000006db1370596099128@google.com> Subject: Re: INFO: trying to register non-static key in bond_3ad_update_ad_actor_settings 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, gbastien@versatic.net, gregkh@linuxfoundation.org, gustavo@embeddedor.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, 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, mcroce@redhat.com 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=12b54d70e00000 start commit: 60c1769a Add linux-next specific files for 20191028 git tree: linux-next final crash: https://syzkaller.appspot.com/x/report.txt?x=11b54d70e00000 console output: https://syzkaller.appspot.com/x/log.txt?x=16b54d70e00000 kernel config: https://syzkaller.appspot.com/x/.config?x=cb86688f30db053d dashboard link: https://syzkaller.appspot.com/bug?extid=8da67f407bcba2c72e6e syz repro: https://syzkaller.appspot.com/x/repro.syz?x=14d43a04e00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16be3b9ce00000 Reported-by: syzbot+8da67f407bcba2c72e6e@syzkaller.appspotmail.com Fixes: ab92d68fc22f ("net: core: add generic lockdep keys") For information about bisection process see: https://goo.gl/tpsmEJ#bisection