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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4950FC4167B for ; Thu, 2 Nov 2023 10:55:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346652AbjKBKzM (ORCPT ); Thu, 2 Nov 2023 06:55:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54076 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346709AbjKBKzK (ORCPT ); Thu, 2 Nov 2023 06:55:10 -0400 Received: from mail-oa1-f71.google.com (mail-oa1-f71.google.com [209.85.160.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7811B182 for ; Thu, 2 Nov 2023 03:55:04 -0700 (PDT) Received: by mail-oa1-f71.google.com with SMTP id 586e51a60fabf-1eb4351b548so945181fac.3 for ; Thu, 02 Nov 2023 03:55:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698922503; x=1699527303; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=la7hzjP2zBKUn3oiit+lIJoZEhMcvAayTPixEdh76yQ=; b=t4iQfXLoi8N8Ee4tRXK6WaXxbkOTYupJl2kjAaKUzyyo3RzDyu9doVeK9Q0SuxRoaS OJNRkkVgTQ/PHD3UHe8G4tQ8InjeEUSZheMP4P99CZLmez2yLE/tdB09hhGwI9cFmuic t/1Mnj8JcweQNBzoHF6o6TlfwCBIhWQ/UeLeGioXJKOsH2Qin7PYMml1QGJV2l84ENyT bRhpOODPWQ2Giyz2gFEBbsz7SAWzQgxYoYA2V6xPTF888RFvqCNJSVfps9buxiwZyXSg bGCIqKqQ+svR8y8eKDHYXDHF7y0IKU8kN6MaVEiFP6BrkAJcMtljznS2P7ZsgBD9yngm SgUQ== X-Gm-Message-State: AOJu0YyFz21orNWtM7ov2uUAnl6Jaj0nn5IJ2Ba+ikEPfBE8xBHsNm5Q uRARXSBwuLTGxmW9M410kOp5MKge7a/zFVnXEZDNmizAMhIM X-Google-Smtp-Source: AGHT+IElbKg+EeRIp1W9TwX1La69cw8Mn5P2aiLEy92t+6/mJ3coq2apA+VdMgsutl5EcPvBfgvYaOyr/g+K7qN1O8/97/Nr1hUF MIME-Version: 1.0 X-Received: by 2002:a05:6870:1d0:b0:1e9:90f0:613f with SMTP id n16-20020a05687001d000b001e990f0613fmr8462067oad.0.1698922503157; Thu, 02 Nov 2023 03:55:03 -0700 (PDT) Date: Thu, 02 Nov 2023 03:55:03 -0700 In-Reply-To: <0000000000009ee19a0609135c34@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000004d3e3d0609293891@google.com> Subject: Re: [syzbot] [net?] [usb?] INFO: rcu detected stall in nsim_dev_trap_report_work (2) From: syzbot To: davem@davemloft.net, eadavis@qq.com, edumazet@google.com, idosch@nvidia.com, jiri@nvidia.com, kuba@kernel.org, leon@kernel.org, linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, petrm@nvidia.com, saeedm@nvidia.com, syzkaller-bugs@googlegroups.com, tariqt@nvidia.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot has bisected this issue to: commit 644a66c60f02f302d82c3008ae2ffe67cf495383 Author: Jiri Pirko Date: Fri Jul 29 07:10:36 2022 +0000 net: devlink: convert reload command to take implicit devlink->lock bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13c76cf3680000 start commit: 66f1e1ea3548 Add linux-next specific files for 20231027 git tree: linux-next final oops: https://syzkaller.appspot.com/x/report.txt?x=10276cf3680000 console output: https://syzkaller.appspot.com/x/log.txt?x=17c76cf3680000 kernel config: https://syzkaller.appspot.com/x/.config?x=2911330219149de4 dashboard link: https://syzkaller.appspot.com/bug?extid=193dae06b6680599fbab syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10b8e977680000 Reported-by: syzbot+193dae06b6680599fbab@syzkaller.appspotmail.com Fixes: 644a66c60f02 ("net: devlink: convert reload command to take implicit devlink->lock") For information about bisection process see: https://goo.gl/tpsmEJ#bisection