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 5BE38C636BD for ; Fri, 24 Nov 2023 16:20:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231232AbjKXQS5 (ORCPT ); Fri, 24 Nov 2023 11:18:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229907AbjKXQSz (ORCPT ); Fri, 24 Nov 2023 11:18:55 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F9EA12B for ; Fri, 24 Nov 2023 08:19:02 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9DD71C433C8; Fri, 24 Nov 2023 16:19:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700842741; bh=CEV7NAR5P1IEKIo7VE/OV4UHEH/9vFQ5XlpsJWnIDAI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qDt22oQ4NnvkfTOMZwj19/fd/1D3bToLigf3b0JIOQlqPwpexWA/Ctdlzj9xXiQVr U4YM5Iv9kdKkdQzNeeHIVdPM/xFpr1G7ls5pDovwGOjQvqV8WuAgAw6j1e2RIGOvFU oZylt9SmZRcuo548M/AdQoDWJsdd3GLFv7M8Hubg= Date: Fri, 24 Nov 2023 16:18:59 +0000 From: Greg Kroah-Hartman To: Linux regressions mailing list Cc: Tomasz Rostanski , Linux Kernel Mailing List , Linux Stable , Linux USB , Linux ARM , Bagas Sanjaya , Alexander Stein , Sasha Levin Subject: Re: Fwd: dwc3: regression in USB DWC3 driver in kernel 5.15 branch Message-ID: <2023112424-escalate-saga-2b01@gregkh> References: <635eb180-0dea-4dc7-a092-be453bf80023@leemhuis.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 21, 2023 at 04:25:30PM +0100, Thorsten Leemhuis wrote: > Hi. Top-posting for once, to make this easily accessible to everyone. > > To Greg and everyone that might care: apparently Tomasz lost interest in > fixing this 5.15.y regression. Kinda sad, as the patches are mostly > there, but lack a S-o-b tag -- which means we are stuck here, unless > somebody else attempts a backport. > > https://lore.kernel.org/all/20230904071432.32309-1-tomasz.rostanski@thalesgroup.com/ > > I'll thus stop tracking this regression. Thanks, I'll wait for a working backport for those using the 5.15.y tree and this driver as it's not anything that I am capable of doing at this point in time. greg k-h