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 7794BC4345F for ; Wed, 1 May 2024 13:00:03 +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:References: 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: List-Owner; bh=ZPk63WzmTnr5wMZuw3JZY42i1CfYwAOyI76GAgAns3A=; b=j6UQqp91UuKseN SfaafcCfFT7MQMWXNe83xJ5sIRArCt3xuDg8eJGY952s2e5X896VJp6bp+6Q7+yTXpzqScQwIqlpy FMc53jAnJRqpaRtrUaAQNAiJVFyyBAJcfH+araXIyx2NDYHkGSeDEdif2nYsE3aORrJYtbpBIizHd /im/L5GB+cLexng+p0ldqs4w9XDnlK3FaS2TpwFSGxdam0IvlTr/+G/odi1O7X1vzYyluP16/ozT7 HdNvKG541odtQQXdARBWeb6UxyZuuFzvBcUlBsbPcSs7rFGzAd9ZLvyXVvT7ffnQ52HaAcf5r2NrS O0QrvrfgDW27XLG726LA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s29Ys-00000009cLH-1uic; Wed, 01 May 2024 12:59:50 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s29Yp-00000009cKj-31dk; Wed, 01 May 2024 12:59:49 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id A6128CE129E; Wed, 1 May 2024 12:59:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D6A68C4AF18; Wed, 1 May 2024 12:59:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1714568383; bh=KxstT7yaWo1HV/VdY87oK/SPbrVfRoguXq0JxrzWNVQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WRiju2N6FSf6SmX8/SeiqxqDPVUn58NouaFEjSc492GjsVq4LUVMxAbS8dWnH+EOS NNvZWiF33xtYtN0AMZ/wOMIZBhl9LzLBvpzq04+5viXGioH02aT1aqueLlUGeTAsdM bevXE43WHP0/R0GnK6QMm88pTy7hn66rPkS4mlV1/0atSqvc9CF/t+aC8qAta3BZsI //c6VwQ+zBloA+jYaSXYVQUA7E3ie3k1NbdK8HBck3G7AUQlbIvkWcqwnZJRENxiwv 9uIJBgNvmE9nr+qDv4ZZM2RRjByu9o2FhpZR9aikuuH2Go/7bd6e+GprMLjydr/dpR xRW1NZVyGuhVA== Date: Wed, 1 May 2024 13:59:35 +0100 From: Will Deacon 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, linux-serial@vger.kernel.org, acpica-devel@lists.linux.dev, Catalin Marinas , Paul Walmsley , Albert Ou , "Rafael J . Wysocki" , Len Brown , Bjorn Helgaas , Anup Patel , Thomas Gleixner , Samuel Holland , Greg Kroah-Hartman , Jiri Slaby , Robert Moore , Conor Dooley , Andrew Jones , Andy Shevchenko , Marc Zyngier , Atish Kumar Patra , Andrei Warkentin , Haibo1 Xu , =?iso-8859-1?Q?Bj=F6rn_T=F6pel?= Subject: Re: [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c Message-ID: <20240501125935.GA15380@willie-the-truck> References: <20240501121742.1215792-1-sunilvl@ventanamicro.com> <20240501121742.1215792-2-sunilvl@ventanamicro.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240501121742.1215792-2-sunilvl@ventanamicro.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240501_055948_038283_F34B0067 X-CRM114-Status: GOOD ( 10.20 ) 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 Wed, May 01, 2024 at 05:47:26PM +0530, Sunil V L wrote: > The functions defined in arm64 for ACPI support are required > for RISC-V also. To avoid duplication, move these functions > to common location. > > Signed-off-by: Sunil V L > Acked-by: Bjorn Helgaas > --- > arch/arm64/kernel/pci.c | 191 ---------------------------------------- > drivers/pci/pci-acpi.c | 182 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 182 insertions(+), 191 deletions(-) Looks like a straight-forward move of the code, so: Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel