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 E8A67C25B0E for ; Tue, 16 Aug 2022 11:20:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234010AbiHPLUN (ORCPT ); Tue, 16 Aug 2022 07:20:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233895AbiHPLTr (ORCPT ); Tue, 16 Aug 2022 07:19:47 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CCDD37E025; Tue, 16 Aug 2022 02:50:07 -0700 (PDT) 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 ams.source.kernel.org (Postfix) with ESMTPS id 32EE6B8165D; Tue, 16 Aug 2022 09:50:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4BD3FC433C1; Tue, 16 Aug 2022 09:50:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1660643404; bh=j7OD01BeQky2yyGnFRKJwW2CZrOcLTaiWu0OC6mAhKk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=saKTtlrvrYOUXC5N+ab/ECi+H2W7J6qjYMYJVooEh3opiy1oPj85/x1CaCOAJ7E3R lGiuB+rwqesV9DGEja1zPurkclOMxYy99nXkIJgOSsx7TWws5Wj2C/AJdXuH++2a1Z Z9ietn+WxBELZXF4vMijO7pFrDjVI0F7Y5guY3wU= Date: Tue, 16 Aug 2022 11:50:01 +0200 From: gregkh To: Slark Xiao Cc: johan , linux-kernel , linux-usb Subject: Re: [PATCH] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode Message-ID: References: <20220810033050.3117-1-slark_xiao@163.com> <54f2b923.341c.182a606bab3.Coremail.slark_xiao@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <54f2b923.341c.182a606bab3.Coremail.slark_xiao@163.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 16, 2022 at 05:40:35PM +0800, Slark Xiao wrote: > Any response? To what? It was the middle of the merge window, we can't do anything with new patches until after -rc1 is out, and then we have a few thousand to dig through afterward. Relax, there is no rush here. thanks, greg k-h