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=-8.4 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 87456ECE58B for ; Tue, 1 Oct 2019 16:59:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5BE342168B for ; Tue, 1 Oct 2019 16:59:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="UuQs43Oh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732878AbfJAQ7n (ORCPT ); Tue, 1 Oct 2019 12:59:43 -0400 Received: from mail-pl1-f195.google.com ([209.85.214.195]:39284 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730612AbfJAQlG (ORCPT ); Tue, 1 Oct 2019 12:41:06 -0400 Received: by mail-pl1-f195.google.com with SMTP id s17so5739816plp.6 for ; Tue, 01 Oct 2019 09:41:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wWx6wd3DIiucF+Ocv7n1SU0Th5H7npNVE0zzmnuydhU=; b=UuQs43OhGgF0e0PCeN/p+BGim5fp57VfMnBxVRhLHeHO42C0dF3FiLIvy2P/KOoTop D8wFLFNqlGrIkdQTGbzrWDABccy9iD5K8LOaTOUgKaAeBnr2SjKd5LTOVEqG3ggy+Atd IpLG8/E2MXUJuuuCnoCpZpVBNKRXgxBHFYQzlWLH0dvMeyUh+lYw+gVrV1OH3F+sHD3R DEJAwubCF+2wV2Ux8GqaRKsQ3Vw46ZO5m2D1jQoWzGYX7TEeFiUE1sbWZo0jWQ0EWQz3 YGLioif80xqj0BD66Og47ERRZL+RfZ/IrTZZQH1y6Jlvs2I7SmvOr88a99ydT3XDmT21 BUGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wWx6wd3DIiucF+Ocv7n1SU0Th5H7npNVE0zzmnuydhU=; b=ggACM3sefvABIOfY2+9u2XcbNh7TyBJJ/zrT/Bw/brpnzxZh6A6ldLYzu5FK7AF01v PhRrHMn2jGUwkAPN2+7GUoDNQEAkZu8gcQBMG6RTGZXSNWJe0zxin0GCxoh/g9EsEW+M tx0xxzbOPopPl17YBPJ5pLBVwBbbgQgb/yg9+Lo1HKkVopa6a1KqXjddQK0zSBNcfRXQ k1K39wBami4cdhMk8yZJtUcqNbZtKmcjj0wtAzi+2UqfdO+GFWYCbDYfEH2S4olcDmIH VV4yKmWYuNnFtgxsloo7E34q/Z71paa0iPhh6DEuPKOUR4VCEFY5THuSEaIiweTZGIpG GtyQ== X-Gm-Message-State: APjAAAXaGXE+Ql0cukHwM40QbnncPFkbP3ZI6f0fFvKtrfN9GWUCoM74 WkK2hfjdf5Yzo40H3yYu3zlP35cTmQM4ISGcJreNNg== X-Google-Smtp-Source: APXvYqwEzOWxmDU2hzC1zPRylpvjjoZt28pQ2PYdPEiCuZ7rfM0W+z1jPp1YoebhIrWOl9wxHRIIw7LZrVnkRnisqn8= X-Received: by 2002:a17:902:9a95:: with SMTP id w21mr26531027plp.336.1569948065411; Tue, 01 Oct 2019 09:41:05 -0700 (PDT) MIME-Version: 1.0 References: <000000000000927a7b0586561537@google.com> <87k1bhb20j.fsf@kamboji.qca.qualcomm.com> In-Reply-To: From: Andrey Konovalov Date: Tue, 1 Oct 2019 18:40:53 +0200 Message-ID: Subject: Re: [EXT] INFO: trying to register non-static key in del_timer_sync (2) To: Ganapathi Bhat Cc: Kalle Valo , Dmitry Vyukov , syzbot , "amitkarwar@gmail.com" , "davem@davemloft.net" , "huxinming820@gmail.com" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , "linux-wireless@vger.kernel.org" , "netdev@vger.kernel.org" , "nishants@marvell.com" , "syzkaller-bugs@googlegroups.com" Content-Type: text/plain; charset="UTF-8" Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Wed, Aug 14, 2019 at 4:08 PM Ganapathi Bhat wrote: > > Hi Dmitry/Kalle, > > > >> > > >> Hi Dmitry, > > >> > > >> We have a patch to fix this: > > >> https://patchwork.kernel.org/patch/10990275/ > > > > > > Hi Ganapathi, > > > > > > Has this patch been accepted anywhere? This bug is still open on syzbot. > > > > The patch is in "Changes Requested" state which means that the author is > > supposed to send a new version based on the review comments. > We will address the review comments and try to push the updated version soon; Hi Ganapathi, I was wondering if you've posted the updated version of the fix? Thanks!