Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1399940

Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment.

From "Rafael J. Wysocki" <rafael@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment.
Date 2016-05-12 13:30 +0200
Message-ID <rxWYz-4BO-29@gated-at.bofh.it> (permalink)
References (2 earlier) <rxkJz-8hw-1@gated-at.bofh.it> <rxzph-6fl-31@gated-at.bofh.it> <rxJ5f-7qx-3@gated-at.bofh.it> <rxL73-U4-7@gated-at.bofh.it> <rxWlQ-3Oh-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, May 12, 2016 at 12:43 PM, Jayachandran C <jchandra@broadcom.com> wrote:
> On Thu, May 12, 2016 at 4:13 AM, Bjorn Helgaas <helgaas@kernel.org> wrote:
>> On Wed, May 11, 2016 at 10:30:51PM +0200, Rafael J. Wysocki wrote:
>>> On Wed, May 11, 2016 at 12:11 PM, Lorenzo Pieralisi
>>> <lorenzo.pieralisi@arm.com> wrote:
>>> > On Tue, May 10, 2016 at 08:37:00PM +0200, Rafael J. Wysocki wrote:
>>> >> On Tue, May 10, 2016 at 5:19 PM, Tomasz Nowicki <tn@semihalf.com> wrote:

[cut]

>
> If we are moving the ACPI/PCI code from drivers/acpi to
> arch/arm64/ , there is an issue in having the header file
> ecam.h in drivers/pci
>
> The current include of "../pci/ecam.h" is slightly ugly (Arnd
> and David had already noted this), but including the driver
> header from arch code would be even worse.
>
> I can either merge ecam.h into include/linux/pci.h
> or move it to a new file include/linux/pci-ecam.h, any
> suggestion on which is preferable?

My preference would be pci-ecam.h as we did a similar thing for
pci-dma.h, for example, but basically this is up to Bjorn.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Tomasz Nowicki <tn@semihalf.com> - 2016-05-10 17:30 +0200
  Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. "Rafael J. Wysocki" <rafael@kernel.org> - 2016-05-10 20:40 +0200
    Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. "Rafael J. Wysocki" <rafael@kernel.org> - 2016-05-10 20:50 +0200
    Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-05-11 12:20 +0200
      Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. "Rafael J. Wysocki" <rafael@kernel.org> - 2016-05-11 22:40 +0200
        Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Bjorn Helgaas <helgaas@kernel.org> - 2016-05-12 00:50 +0200
          Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-05-12 12:10 +0200
          Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Jayachandran C <jchandra@broadcom.com> - 2016-05-12 12:50 +0200
            Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. "Rafael J. Wysocki" <rafael@kernel.org> - 2016-05-12 13:30 +0200
              Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2016-05-13 12:40 +0200
          Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Tomasz Nowicki <tn@semihalf.com> - 2016-05-12 13:00 +0200
            Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Bjorn Helgaas <helgaas@kernel.org> - 2016-05-12 14:10 +0200
  Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Dongdong Liu <liudongdong3@huawei.com> - 2016-05-17 05:20 +0200
    Re: [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment. Tomasz Nowicki <tn@semihalf.com> - 2016-05-17 15:50 +0200

csiph-web