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 00BB4C61DA4 for ; Thu, 2 Feb 2023 12:21:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232157AbjBBMVm convert rfc822-to-8bit (ORCPT ); Thu, 2 Feb 2023 07:21:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232165AbjBBMVk (ORCPT ); Thu, 2 Feb 2023 07:21:40 -0500 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E8B88626E for ; Thu, 2 Feb 2023 04:21:33 -0800 (PST) Received: (Authenticated sender: hadess@hadess.net) by mail.gandi.net (Postfix) with ESMTPSA id 740CF24000A; Thu, 2 Feb 2023 12:21:30 +0000 (UTC) Message-ID: <0aa7e4aab15179d4c6093d32db699ffcc8a2a8ec.camel@hadess.net> Subject: Re: Linux 6.1 and 6.2-rc make mousewheel on Logitech G903 (046d:c091) report too many non-hires events From: Bastien Nocera To: Tobias Klausmann , "Linux kernel regression tracking (Thorsten Leemhuis)" Cc: Salvatore Bonaccorso , linux-input@vger.kernel.org, regressions@lists.linux.dev Date: Thu, 02 Feb 2023 13:21:29 +0100 In-Reply-To: References: <01fb3b37-8ba2-70f9-df62-4cf8df6bcc97@leemhuis.info> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT User-Agent: Evolution 3.46.3 (3.46.3-1.fc37) MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org Hey Tobias, On Sat, 2023-01-28 at 17:36 +0100, Tobias Klausmann wrote: > Hi! > > On Sat, 28 Jan 2023, Linux kernel regression tracking (Thorsten > Leemhuis) wrote: > > On 28.01.23 16:39, Salvatore Bonaccorso wrote: > > > Let's loop in as well the regresssions list. > > > > Thx for that. > > > > TWIMC, I assume it's the same issue as this one: > > https://bugzilla.kernel.org/show_bug.cgi?id=216885 > > That is correct. I've posted debug patches on the bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=216885#c29 I'll post a patch to either fix the bug, or disable the functionality on those devices as soon as I have enough information. Cheers