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 3DA54C433FE for ; Mon, 20 Dec 2021 06:54:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237626AbhLTGx6 (ORCPT ); Mon, 20 Dec 2021 01:53:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38072 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234257AbhLTGx5 (ORCPT ); Mon, 20 Dec 2021 01:53:57 -0500 Received: from mail-ot1-x32f.google.com (mail-ot1-x32f.google.com [IPv6:2607:f8b0:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6979BC06173E for ; Sun, 19 Dec 2021 22:53:57 -0800 (PST) Received: by mail-ot1-x32f.google.com with SMTP id x19-20020a9d7053000000b0055c8b39420bso11466364otj.1 for ; Sun, 19 Dec 2021 22:53:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1mCjlLyB/hr7kOH2wdl8Y3S5J5sgaMUYSj4diCluHMU=; b=QCiUOGRFKDvoAPrOxdicBzRpKxywBtYA3FQVyizYrOJkRSVA8w8pRkXf9iNvfomRK0 acRbCx+cWJNMbZgeNL0Pom3e8omIogIKSyvXhQdIxd0+aHLfKECNJwRNmH87OgNDODBa 39eF6wXCU3QgVQtz+ycyjZ4MGZKUmVhRhUsArkqVOVBsrqLwP2uc2pLQ2gyJZ8PFgUb2 sjp1PHpOzZybjTMxADWbZ5tQg3/BpJc9pNTBc6QzpNYTC1Bsq2+W0G/F9mhz4mcbAKpR TbnEMxrIHpm10T1awgd5ZpC3MdnixLz1ZN5ORE8PHTawS/dlfXGc1uL9/Tcyj+Mx6qX2 RgXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1mCjlLyB/hr7kOH2wdl8Y3S5J5sgaMUYSj4diCluHMU=; b=AU0/2gf1H7tWyU3O4po7sZ0VbYHa0WyUQbCxwL9+yoq7wIZxsCBbPCuwFqLYJtzG7C Be9FxXIwH/YrzEZ3Jl8vi5QOoYKzsdhfx+yjq3Y65sIM26jUfBnw3oYhzKIkJrquxnwq vUNmYXRjpUTnilw8uHPyKTTBbFscWIM16OZ96mOLnb3JMl5shXkU6PsidBEgGObNN8M/ mT2+OT8MbNCc5mEvUcom3jrtdKRb3KsvRxIAgezV10HADtoM0Wg+LxWeoqbdqE83BVkI Hsx7gilYzHlPluVc/sFhodZjQIYi7AjQH8/mhh1oBQT6HTlWE+AenGDL+wom7Wd7/896 Iw3A== X-Gm-Message-State: AOAM53065ONeZXuUcKKY246Di/7xlH68rreLrQsgEtC8vy61VB8jnX6v i08AXw5V3J4yqzk+mvzcHbd/eEls0fbjl9zYOpYWXw== X-Google-Smtp-Source: ABdhPJwXQ439oJ+c9KcQ4qYRzZ3F1IaIYlQnSzexr/F3/DP6FANIf6NjLWY5QeEfUHIfws3WidVmc5gaEE42wwbiLOo= X-Received: by 2002:a05:6830:2425:: with SMTP id k5mr10268366ots.319.1639983236347; Sun, 19 Dec 2021 22:53:56 -0800 (PST) MIME-Version: 1.0 References: <0000000000000a337b05bb76ff8b@google.com> <000000000000ba831905d367af3e@google.com> In-Reply-To: <000000000000ba831905d367af3e@google.com> From: Dmitry Vyukov Date: Mon, 20 Dec 2021 07:53:45 +0100 Message-ID: Subject: Re: [syzbot] INFO: task hung in disconnect_work To: syzbot Cc: davem@davemloft.net, johannes.berg@intel.com, johannes@sipsolutions.net, kuba@kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, phind.uet@gmail.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Sat, 18 Dec 2021 at 09:46, syzbot wrote: > > syzbot suspects this issue was fixed by commit: > > commit 563fbefed46ae4c1f70cffb8eb54c02df480b2c2 > Author: Nguyen Dinh Phi > Date: Wed Oct 27 17:37:22 2021 +0000 > > cfg80211: call cfg80211_stop_ap when switch from P2P_GO type > > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13ad179db00000 > start commit: f40ddce88593 Linux 5.11 > git tree: upstream > kernel config: https://syzkaller.appspot.com/x/.config?x=51ab7ccaffffc30c > dashboard link: https://syzkaller.appspot.com/bug?extid=060f9ce2b428f88a288f > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1217953cd00000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=13baa822d00000 > > If the result looks correct, please mark the issue as fixed by replying with: > > #syz fix: cfg80211: call cfg80211_stop_ap when switch from P2P_GO type > > For information about bisection process see: https://goo.gl/tpsmEJ#bisection Looks reasonable: #syz fix: cfg80211: call cfg80211_stop_ap when switch from P2P_GO type