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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 146B6C7EE23 for ; Tue, 23 May 2023 11:54:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Owner; bh=pKQY3eMU4CKr69fwM7Y3w3QLyPRl0Vx+h9x+HHNPPSs=; b=U42vRiB5OFAuT/ uhdnfy3lQk/+DPfVc8PwoiMzYCSO11hi7J3Z+Hp+go0IHjmEejrdP+CosyhVbnGV5m6SmDyiu8lsh FdM/LSmSesvg04FUfwAhrojK7nwrE6k+bqBjIk/m8AVMEu74RUabt/xJSrwvHfth4xzfoI9Esa/V+ ewOoMNfNd6r0Lpxt4gw1qhlp8Q3GdHgwxGeUhQ6Txy/VFTmwn8mw30guquebttY3sq109t2fnzQmQ SsBwTfzKXoMV5ur0CaLMp8AUvgmeHjlE8ae7hGx3LE8L/yAeU+Yf5cV5Nt9yxcOn7z/nBCKRZZJ/d LMUg24vsV2nLPDr1NmAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q1Qao-00A8sV-19; Tue, 23 May 2023 11:54:18 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q1Qal-00A8rO-1W for linux-arm-kernel@lists.infradead.org; Tue, 23 May 2023 11:54:16 +0000 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 051E360ED5; Tue, 23 May 2023 11:54:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2176AC433EF; Tue, 23 May 2023 11:54:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684842854; bh=G0q0DuUEd9M+RCt8Keswen7g2UfqXiTIz3sk7wKsPkA=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=U2s94GIv7u0xRWw5NxpvDVflR2jeFhXl/3wr8MoYbVyN165cYKTB7rhwEW7c9wD3S RaO7yDxGSyXrzdosD3R7P+CL6pJy6jcm37R82Mi7BdGUCtAf1yg/AflRvfafk7KIY7 jur497SwnLHyDE02XjmSc/+0e56s6CipHe4mRE29CDnIyzzMYl3RYP+lbTVcZflejE Cz0p8qqMTMz8IOKpUMPmPPjuZBMbk6X5esf62ki49R2SIgWclF2K/7Sk6v6mHeLI+W kOO+u5qMdL6VWMi0vrsQt7+mKtVM7BFxMAzNVYOGaZJA8R06sWiA3uDz//ZWTziJX+ ks/eJMlnV7pJQ== Date: Tue, 23 May 2023 06:54:12 -0500 From: Bjorn Helgaas To: Shuai Xue Cc: chengyou@linux.alibaba.com, kaishen@linux.alibaba.com, yangyicong@huawei.com, will@kernel.org, Jonathan.Cameron@huawei.com, baolin.wang@linux.alibaba.com, robin.murphy@arm.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, rdunlap@infradead.org, mark.rutland@arm.com, zhuo.song@linux.alibaba.com Subject: Re: [PATCH v5 2/4] PCI: move Alibaba Vendor ID linux/pci_ids.h Message-ID: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230523_045415_552068_78551F2D X-CRM114-Status: GOOD ( 10.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, May 23, 2023 at 11:22:08AM +0800, Shuai Xue wrote: > The Alibaba Vendor ID (0x1ded) is now only used by Alibaba elasticRDMA > adapter driver. Move the Vendor ID to linux/pci_ids.h so that it can shared > by several drivers later. Well, not exactly. We don't want to merge changes that might be used by unspecified drivers later. We only want to merge things that are needed *now*, i.e., when this complete series is merged. In this case, I think it will be used by another driver that is part of this series ("dwc_pcie_pmu"), so the commit log should mention both Alibaba elasticRDMA ("erdma"?) and "dwc_pcie_pmu". Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel