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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA148C4363D for ; Sat, 3 Oct 2020 09:10:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6DBDE206DB for ; Sat, 3 Oct 2020 09:10:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601716243; bh=lhSyJeU5dA2r3+7jjybpLd3bRjEFbAjirEVHfxlVGOw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=xboDGltsrWF/warpByUEtQqH5KIAcjqL6AUHvByi3oqAXOMvXPCQWNQp8ZyNm9XJH zdalO1SUAa2+VzukPJBAxLt+NP6rwITs79jNUe48SyfjpgkBSNpI/UzVMLrhPgzeS5 exTtpiBjDPXl1q5qWfdivezE4Hg+yZ6oZMblVz+M= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725770AbgJCJKm (ORCPT ); Sat, 3 Oct 2020 05:10:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:44872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725767AbgJCJKm (ORCPT ); Sat, 3 Oct 2020 05:10:42 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 EE625206CA; Sat, 3 Oct 2020 09:10:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601716240; bh=lhSyJeU5dA2r3+7jjybpLd3bRjEFbAjirEVHfxlVGOw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kf4098oB2XrDnGB+eroawQrNOeHsqe6zx8xCx9n/YdSWacCydKawY4sDW3bHRJZi1 AdP6LvZQf9RV42mXlstTHSxoKfLZQOOJd1A1gPp6dQ18nkWEoOy9fKXiZNB/yZnZlQ X/nT19Kqn/X2m2pAqKhudhlf1pdPQMdluMUVZtrY= Date: Sat, 3 Oct 2020 11:10:36 +0200 From: Greg KH To: Leon Romanovsky Cc: Dave Ertman , linux-rdma@vger.kernel.org, linux-netdev , alsa-devel@alsa-project.org Subject: Re: [PATCH 0/6] Ancillary bus implementation and SOF multi-client support Message-ID: <20201003091036.GA118157@kroah.com> References: <20201001050534.890666-1-david.m.ertman@intel.com> <20201003090452.GF3094@unreal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201003090452.GF3094@unreal> Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org On Sat, Oct 03, 2020 at 12:04:52PM +0300, Leon Romanovsky wrote: > Hi Dave, > > I don't know why did you send this series separately to every mailing > list, but it is not correct thing to do. > > RDMA ML and discussion: > https://lore.kernel.org/linux-rdma/20201001050534.890666-1-david.m.ertman@intel.com/T/#t > Netdev ML (completely separated): > https://lore.kernel.org/netdev/20201001050851.890722-1-david.m.ertman@intel.com/ > Alsa ML (separated too): > https://lore.kernel.org/alsa-devel/20200930225051.889607-1-david.m.ertman@intel.com/ Seems like the goal was to spread it around to different places so that no one could strongly object or review it :( greg k-h 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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2118C4363D for ; Sat, 3 Oct 2020 09:13:08 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2086E206CA for ; Sat, 3 Oct 2020 09:13:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="FKH2+2EV"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="kf4098oB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2086E206CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 706E11AD1; Sat, 3 Oct 2020 11:12:16 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 706E11AD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1601716386; bh=lhSyJeU5dA2r3+7jjybpLd3bRjEFbAjirEVHfxlVGOw=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=FKH2+2EVJDB3OxOsxb8NY1Frusu2/p70PFLWr2Z9Ngy4arfXZWGgotZaSPtUQOsHs OAN1eTlhci0xvyW9nQdNtd9yGeqofZ3inrqkzskK6ZM5XZKabOZ5InBo7oyQk1WXvf zros/IXFUhJ//H5XOeW41UI6wA0FkwcdurPJkz8s= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id C392EF802D2; Sat, 3 Oct 2020 11:10:48 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7F3DEF802DB; Sat, 3 Oct 2020 11:10:47 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 575D3F801DB for ; Sat, 3 Oct 2020 11:10:42 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 575D3F801DB Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="kf4098oB" Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 EE625206CA; Sat, 3 Oct 2020 09:10:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601716240; bh=lhSyJeU5dA2r3+7jjybpLd3bRjEFbAjirEVHfxlVGOw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kf4098oB2XrDnGB+eroawQrNOeHsqe6zx8xCx9n/YdSWacCydKawY4sDW3bHRJZi1 AdP6LvZQf9RV42mXlstTHSxoKfLZQOOJd1A1gPp6dQ18nkWEoOy9fKXiZNB/yZnZlQ X/nT19Kqn/X2m2pAqKhudhlf1pdPQMdluMUVZtrY= Date: Sat, 3 Oct 2020 11:10:36 +0200 From: Greg KH To: Leon Romanovsky Subject: Re: [PATCH 0/6] Ancillary bus implementation and SOF multi-client support Message-ID: <20201003091036.GA118157@kroah.com> References: <20201001050534.890666-1-david.m.ertman@intel.com> <20201003090452.GF3094@unreal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201003090452.GF3094@unreal> Cc: linux-rdma@vger.kernel.org, Dave Ertman , alsa-devel@alsa-project.org, linux-netdev X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Sat, Oct 03, 2020 at 12:04:52PM +0300, Leon Romanovsky wrote: > Hi Dave, > > I don't know why did you send this series separately to every mailing > list, but it is not correct thing to do. > > RDMA ML and discussion: > https://lore.kernel.org/linux-rdma/20201001050534.890666-1-david.m.ertman@intel.com/T/#t > Netdev ML (completely separated): > https://lore.kernel.org/netdev/20201001050851.890722-1-david.m.ertman@intel.com/ > Alsa ML (separated too): > https://lore.kernel.org/alsa-devel/20200930225051.889607-1-david.m.ertman@intel.com/ Seems like the goal was to spread it around to different places so that no one could strongly object or review it :( greg k-h