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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1AE39C433F5 for ; Fri, 18 Feb 2022 11:49:34 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4K0VNW6Scgz3cX1 for ; Fri, 18 Feb 2022 22:49:31 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=NJHmljki; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linuxfoundation.org (client-ip=2604:1380:4641:c500::1; helo=dfw.source.kernel.org; envelope-from=gregkh@linuxfoundation.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=NJHmljki; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4K0VMl6g1Lz3bbT for ; Fri, 18 Feb 2022 22:48:50 +1100 (AEDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 86A7C61F50; Fri, 18 Feb 2022 11:48:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1A7EAC340E9; Fri, 18 Feb 2022 11:48:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1645184926; bh=WhW0aAd1F3Od9uOMytOnk0ks8K+UWlDHmd9ltereQQ4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NJHmljkiNTf12a7ryGEcTOVYtj9ZHU4ST6zjATA6JyNrERzwnwLTmvZK91z1t0G1X jEt8n2+U/KkDe2dSil9rGA3tYV50jfs+1dEUFqYOQU2wnMLwyxp3MdZ8l4WSMdHzJF 3RFxLAYQFeD+afs6ZwASVozWkszUIO8KCynmd7tI= Date: Fri, 18 Feb 2022 12:48:39 +0100 From: "gregkh@linuxfoundation.org" To: Joakim Tjernlund Subject: Re: bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop. Message-ID: References: <527ebc333daa2a1d513ea217e5beb61a5acea3fb.camel@infinera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "balbi@kernel.org" , "Eugene_Bordenkircher@selinc.com" , "linux-usb@vger.kernel.org" , Leo Li , Thorsten Leemhuis , "linuxppc-dev@lists.ozlabs.org" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, Feb 18, 2022 at 11:17:59AM +0000, Joakim Tjernlund wrote: > I was happy with commit msgs and I don't know what the criticism was. I have no context anymore, sorry. Can someone resubmit the change again and we can take it from there? thanks, greg k-h