Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp798020pxu; Fri, 23 Oct 2020 13:34:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyJgENmBoEIxGURAO5ECIQU4zT8pwWlrIclh5BQwZrIiupsELN6p1frFnybBxtTNOYOUGt6 X-Received: by 2002:aa7:c815:: with SMTP id a21mr3933862edt.166.1603485265854; Fri, 23 Oct 2020 13:34:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603485265; cv=none; d=google.com; s=arc-20160816; b=0TC/j4KVNx2yKTQ3IUwoYHKdV6joGCdYeCHpiTZnCirU7zaLJD+v1K19i1SHCyod/l b05DA0imbGt+tx7tYvutVT7WEC5bs57cEaogwgIZ3GWraPFoNrYWzxGO1QzKH5YY+/C+ 7+RmIktUaOcmuYd0Do8UmqAe5KLdHXKmC5YGpsd11mzQopayO0XEDujVclWICm31/vPB oQr65oxv7pwOvYcQEgslhJuoFBeDdDgegIGW3aqfMqloDSxNcRiMmTBWO5pTuvcLEFGx aGeetEsIvKL1/h4PDgbzlHr3dE8BvKOQ6WsEkIY1XCP6Xpks6a8BFvSPZ/Pn07MW4xpp 1T6g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=GCzlaHt4cDVbRIDxQlTCC+/JBHCNEFoJ6XMgFNMEuEs=; b=hVCLiLSl6D+W4crblDA9/U9Fiav4UtnOiOZI3elVg9cEGALs32q7waUjuWzL5keIMA oUQtV56UUUS2E1Vk/n5nItLAlkM3N7JPXSaCLswXbGOp8FuPvwqBk0Xz0sas1lyB2F4B Ry5R6tXX5YM74ogOAltNVmQeThxWXNdrChATmT8Dhl+6sS355JHrMdCrAIJEkbBuU4wN qbVxFe9k5mLYhkP+OjxunK/+vVaKBIc9UAvEM41Dg7iOKM4MnnICBBrWtHMXYRQhu8aP XtLLAHN/Ji4o1hKH+KAZYO6oAGzfwPfaoivUvou8oPTpyu8LNRki6t26kOJwyFzcFMPO NoGA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k20si1538104ejj.93.2020.10.23.13.34.03; Fri, 23 Oct 2020 13:34:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S463859AbgJWPsG (ORCPT + 99 others); Fri, 23 Oct 2020 11:48:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:36506 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S463613AbgJWPsF (ORCPT ); Fri, 23 Oct 2020 11:48:05 -0400 Received: from localhost (unknown [213.57.247.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A17C320878; Fri, 23 Oct 2020 15:48:04 +0000 (UTC) Date: Fri, 23 Oct 2020 18:48:00 +0300 From: Leon Romanovsky To: Greg KH Cc: Dave Ertman , alsa-devel@alsa-project.org, tiwai@suse.de, broonie@kernel.org, linux-rdma@vger.kernel.org, jgg@nvidia.com, dledford@redhat.com, netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, ranjani.sridharan@linux.intel.com, pierre-louis.bossart@linux.intel.com, fred.oh@linux.intel.com, parav@mellanox.com, shiraz.saleem@intel.com, dan.j.williams@intel.com, kiran.patil@intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support Message-ID: <20201023154800.GQ2611066@unreal> References: <20201023003338.1285642-1-david.m.ertman@intel.com> <20201023064946.GP2611066@unreal> <20201023065610.GA2162757@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201023065610.GA2162757@kroah.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 23, 2020 at 08:56:10AM +0200, Greg KH wrote: > On Fri, Oct 23, 2020 at 09:49:46AM +0300, Leon Romanovsky wrote: > > On Thu, Oct 22, 2020 at 05:33:28PM -0700, Dave Ertman wrote: > > > > <...> > > > > > Dave Ertman (1): > > > Add auxiliary bus support > > > > We are in merge window now and both netdev and RDMA are closed for > > submissions. So I'll send my mlx5 conversion patches once -rc1 will > > be tagged. > > > > However, It is important that this "auxiliary bus" patch will be applied > > to some topic branch based on Linus's -rcX. It will give us an ability > > to pull this patch to RDMA, VDPA and netdev subsystems at the same time. > > I will do that, but as you said, it's the middle of the merge window and > I can't do anything until after -rc1 is out. Thanks a lot.