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=-3.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 45896C433DB for ; Fri, 5 Mar 2021 10:32:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 074426501B for ; Fri, 5 Mar 2021 10:32:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229615AbhCEKba (ORCPT ); Fri, 5 Mar 2021 05:31:30 -0500 Received: from mail-io1-f70.google.com ([209.85.166.70]:50166 "EHLO mail-io1-f70.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229861AbhCEKbF (ORCPT ); Fri, 5 Mar 2021 05:31:05 -0500 Received: by mail-io1-f70.google.com with SMTP id d4so1509993ioc.16 for ; Fri, 05 Mar 2021 02:31:05 -0800 (PST) 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=oqzdkBv+UMzfuq0wtY2lfwFYesZb5iOxkKEg/xMPFnU=; b=ttgjfA+P8dlyAYH2/9VmQkemn7vC06n1WCkADisy4/SPfMgGZTxQ9VOD94PIq3qkt4 HUx6sRuoEcRZ7YQPpwAiGE2+VQA47lMImrJ0MBLjUp29Ujt2gHnjGPoYutLXkZ1luL+f 9Xr/J745BllS50EtPo5CgkIgm1Q25NoXRJgZIbFbn1NfiYmtOneiw+L61lCPdjltSzyM 7/i25ufZ7NS/kGhLXRrpLIPb/o9QGvQXmZcF61tsqJuOEq+K8JDSUNwy9ok4bdfeRNE6 JfqBLCPjmZ050ENQI7hpz18eAIzp8vdytvmoMCq5V1o81dBSpG2d+LoovF791zZB/Bhq dIrA== X-Gm-Message-State: AOAM532+t1kLtKlXFXpeFT1f86zPxMMqiiPrgoDu4bLHVH/d/mgdltAZ Ig3usA7NO3QZoBULAqa1NSPD8aV7VziFqAz4pKXmZQPRf3zK X-Google-Smtp-Source: ABdhPJy6kuvoqkE/AXYi6HdCtIbTSV2pqYeuGii4fFbf5Z+IKzuz2v+Q19CjPtHC1JjMEqCpSvFn4tiHu70E55tqnwO76f5lfrfu MIME-Version: 1.0 X-Received: by 2002:a6b:7112:: with SMTP id q18mr7102109iog.174.1614940264923; Fri, 05 Mar 2021 02:31:04 -0800 (PST) Date: Fri, 05 Mar 2021 02:31:04 -0800 In-Reply-To: <0000000000001be3ac05ba42cef9@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000d3088f05bcc7943d@google.com> Subject: Re: INFO: task hung in rsvp_delete_filter_work From: syzbot To: davem@davemloft.net, dsahern@kernel.org, johannes@sipsolutions.net, kuba@kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com, vladbu@nvidia.com, xiyou.wangcong@gmail.com, yoshfuji@linux-ipv6.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 396d7f23adf9e8c436dd81a69488b5b6a865acf8 Author: Vlad Buslov Date: Tue Feb 16 16:22:00 2021 +0000 net: sched: fix police ext initialization bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13dc3caed00000 start commit: 14e8e0f6 tcp: shrink inet_connection_sock icsk_mtup enable.. git tree: net-next kernel config: https://syzkaller.appspot.com/x/.config?x=ac6e76902c1abb76 dashboard link: https://syzkaller.appspot.com/bug?extid=a2ec7a7fb2331091aecf syz repro: https://syzkaller.appspot.com/x/repro.syz?x=114d33d8d00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=12610ac4d00000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: net: sched: fix police ext initialization For information about bisection process see: https://goo.gl/tpsmEJ#bisection