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 4C616C072A2 for ; Fri, 17 Nov 2023 19:47:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231876AbjKQTrC (ORCPT ); Fri, 17 Nov 2023 14:47:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231201AbjKQTrB (ORCPT ); Fri, 17 Nov 2023 14:47:01 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3E265D5C; Fri, 17 Nov 2023 11:46:58 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 918F1C433C8; Fri, 17 Nov 2023 19:46:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700250417; bh=/LhMOYd/JOXNFZ07PxWcoviKMP3G1QFUwtsQ6l2wVJg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nkMpN941PQpk3SOyyqtZfzKBpP77UWi57lCmpqAk4s1DM0uhDfgWyvbzkSo1ii5PJ thwwYjHwv9sbP6v4nry2tDqhr93xGbxZJJLnD3Y9Hs7RUWCmuUI+lfExxPqH1jsc/p IRPZgIg2sIy58V3DU8KJ33Bnu9Or+fV1/FSt/v3g= Date: Fri, 17 Nov 2023 14:46:55 -0500 From: Greg Kroah-Hartman To: Ricardo Ribalda Cc: Thinh Nguyen , Zubin Mithra , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" Subject: Re: [PATCH v2] usb: dwc3: set the dma max_seg_size Message-ID: <2023111754-expand-facsimile-febe@gregkh> References: <20231026-dwc3-v2-1-1d4fd5c3e067@chromium.org> <20231031232227.xkk4ju3hxifj3vee@synopsys.com> <20231110225507.cl6w6vkyb4dvj3uh@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Nov 17, 2023 at 01:48:47PM +0100, Ricardo Ribalda wrote: > Greg: Friendly ping, just want to make sure that the patch did not > fell into the cracks The merge window just ended, and we have been away at the plumbers conference all week long. Give us a chance to travel back home and start to catch up in the next few weeks. In the meantime, please take some time and review the pending dwc3 patches on the list to make my review process easier and allow me to get through them all to yours quicker. thanks, greg k-h