From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Nowicki Subject: Re: [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory Date: Thu, 15 Oct 2015 20:51:17 +0200 Message-ID: <561FF5A5.1040305@semihalf.com> References: <20150604102253.GA31773@red-moon> <5570447D.3020705@linaro.org> <557504A2.3060203@linaro.org> <20150608151443.GA16151@red-moon> <55E4340D.6050004@linaro.org> <55ED6010.3020406@linaro.org> <20150908150727.GF29293@red-moon> <55F0388B.1090607@linaro.org> <20150911112018.GA13033@red-moon> <55F6DFF6.4010807@linaro.org> <20151015132200.GA7621@red-moon> <561FB985.8070509@linaro.org> <561FD3BB.70501@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-lb0-f176.google.com ([209.85.217.176]:36152 "EHLO mail-lb0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752866AbbJOSvX (ORCPT ); Thu, 15 Oct 2015 14:51:23 -0400 Received: by lbcao8 with SMTP id ao8so80459079lbc.3 for ; Thu, 15 Oct 2015 11:51:22 -0700 (PDT) In-Reply-To: <561FD3BB.70501@arm.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Marc Zyngier , Lorenzo Pieralisi Cc: Arnd Bergmann , "linux-acpi@vger.kernel.org" , "linux-pci@vger.kernel.org" , "Rafael J. Wysocki" , "msalter@redhat.com" , Liviu Dudau , "linux-kernel@vger.kernel.org" , Will Deacon , "linaro-acpi@lists.linaro.org" , Yijing Wang , "hanjun.guo@linaro.org" , "suravee.suthikulpanit@amd.com" , Catalin Marinas , Bjorn Helgaas , Thomas Gleixner , Jiang Liu , "linux-arm-kernel@lists.infradead.org" On 10/15/2015 06:26 PM, Marc Zyngier wrote: > On 15/10/15 15:34, Tomasz Nowicki wrote: > >> Of course your help in testing is welcomed. Also please have a look at >> my GICv3/ITS patches, they are important for ACPI PCI. > > Where is the dependency? ACPI/PCI should really be standalone. > There are no dependencies in code. Just wanted to say that ARM64 machines with GICv3/ITS and PCI on board need both series to use MSI with ACPI kernel. Sorry for confusion. Regards, Tomasz