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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 50CA1C43214 for ; Mon, 30 Aug 2021 16:07:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 324D460F42 for ; Mon, 30 Aug 2021 16:07:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237980AbhH3QIj (ORCPT ); Mon, 30 Aug 2021 12:08:39 -0400 Received: from netrider.rowland.org ([192.131.102.5]:52007 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S237726AbhH3QIh (ORCPT ); Mon, 30 Aug 2021 12:08:37 -0400 Received: (qmail 336933 invoked by uid 1000); 30 Aug 2021 12:07:43 -0400 Date: Mon, 30 Aug 2021 12:07:43 -0400 From: Alan Stern To: Oleksandr Natalenko Cc: Michal Kubecek , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Jiri Kosina , Benjamin Tissoires Subject: Re: [REGRESSION][BISECTED] flood of "hid-generic ... control queue full" since v5.14-rc1 Message-ID: <20210830160743.GB332514@rowland.harvard.edu> References: <20210816130059.3yxtdvu2r7wo4uu3@lion.mk-sys.cz> <20210816143856.GA121345@rowland.harvard.edu> <20210816191249.7g2mk5thwpio7cfc@lion.mk-sys.cz> <1954573.0n35tlyJVE@natalenko.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1954573.0n35tlyJVE@natalenko.name> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 30, 2021 at 05:48:09PM +0200, Oleksandr Natalenko wrote: > Hello. ... > Any luck with moving this forward please? I've got a similar issue with APC > UPS and v5.14 kernel, and this patch also solves the connectivity issue for > me. I've been waiting to hear back from Benjamin to see if testing revealed any problems with the latest version of the patch. Alan Stern