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 73F5CC46CD4 for ; Tue, 26 Dec 2023 23:56:49 +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=QoHpgWz+xBqRM/MEbcAEwcSHF7Y5NgNe1buO9MSJ+tU=; b=Xyf6ikWay0lRt9 VymdJRy2GC31W/ogBIPJ5UsqO4fIgTSCYDHgEm8/aU4jJ+hwlqtwaq18RBUB2P1mccO4ZAvyaoNLk fVARIKg5GzJZLXhf0WFZ+PLVShy3pW/R3KAIUn6fspIJ7QH8oatBqOwki2Haif3u84M8Ma5vbRv5J 1u60Vrv6FABdiaiNqGYtJK4mwWj3izwOLrWJl0VMNEYVn8EpkgCqEHCfX9XnjypdxOYYMyIL50uC7 3WKCm50CwEWVe/BGJIryKmJhGz9ZKh37O9tkXD3m4GhjF1Yo5cuEcFC4t9Qpol/j4TOJjV0HCTlTL wA5IlU0dZK+pyvrUUK3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rIHHT-00DgUe-2J; Tue, 26 Dec 2023 23:56:15 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rIHHL-00DgTX-2c; Tue, 26 Dec 2023 23:56:12 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id BAE7460ED1; Tue, 26 Dec 2023 23:56:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 152A4C433C7; Tue, 26 Dec 2023 23:56:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1703634964; bh=eeVVPhs698tzJMKPnsN0mOMee+NQ/JOkzljbDzyuvrk=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=WDqRFliWt4+s1yPPXM6G//iGI15rQXGWKOoUX9AIRwNDaC0lerFygACxFF/fWG8UX 7377qOSvMf1ojfixahrgoBVMCNh2axBW9diJLgSXOmFFD44/BywBakydLB+MWjHgL5 mcyWv1sr9WIsGT3uxSd9hmIqw+qcct4UCnQBwBpYpTrN+pQXdRFE4E1CzvrFtBDQ5c z1GO4icvo2Y4Wo28r/5iCAASXkZWh7Oo2fCFahN5CR2C6yyLdMqVIzajysf6kA6N+s YjJ5KSiJlV6v4FEXtbo4KrkqAc2CI01/jvlM3wy0hUDYJjlpfDTvLEKMKDsU+FlOMr U1H3Z20ISE+RA== Date: Tue, 26 Dec 2023 17:56:02 -0600 From: Bjorn Helgaas To: Sunil V L Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, Marc Zyngier , Albert Ou , Haibo Xu , "Rafael J . Wysocki" , Catalin Marinas , Anup Patel , =?utf-8?B?QmrDtnJuIFTDtnBlbA==?= , Conor Dooley , Palmer Dabbelt , Paul Walmsley , Bjorn Helgaas , Thomas Gleixner , Andrew Jones , Will Deacon , Len Brown Subject: Re: [RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains Message-ID: <20231226235602.GA1483795@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231219174526.2235150-4-sunilvl@ventanamicro.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231226_155610_364515_340C118E X-CRM114-Status: UNSURE ( 9.63 ) X-CRM114-Notice: Please train this message. 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, Dec 19, 2023 at 11:15:12PM +0530, Sunil V L wrote: > Similar to [1], declare this dependency for PCI probe in ACPI based > flow. It would be better to refer to this as 9ec37efb8783 ("PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domains") instead of a link to the mailing list archives. The git SHA1 is part of the git repo, and git can tell us where that SHA1 is included. The lore URL is external and doesn't say anything about what happened to the patch. > This is required especially for RISC-V platforms where MSI controller > can be absent. > > [1] - https://lore.kernel.org/all/20210330151145.997953-12-maz@kernel.org/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel