linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [PATCH v3 01/34] PCI: add helpers for building PCI bus resource lists
Date: Mon, 5 Dec 2011 11:54:54 -0800	[thread overview]
Message-ID: <20111205115454.2429d34b@jbarnes-desktop> (raw)
In-Reply-To: <20111028222535.30729.73281.stgit@bhelgaas.mtv.corp.google.com>

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]

On Fri, 28 Oct 2011 16:25:35 -0600
Bjorn Helgaas <bhelgaas@google.com> wrote:

> We'd like to supply a list of resources when we create a new PCI bus,
> e.g., the root bus under a PCI host bridge.  These are helpers for
> constructing that list.
> 
> These are exported because the plan is to replace this exported interface:
>     pci_scan_bus_parented()
> with this one:
>     pci_add_resource(resources, ...)
>     pci_scan_root_bus(..., resources)
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---

Applied this series.  Arch maintainers, please check these out and give
a shout if there's an issue.  Current bits are in my linux-next branch.

Thanks,
-- 
Jesse Barnes, Intel Open Source Technology Center

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2011-12-05 19:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20111028222432.30729.8431.stgit@bhelgaas.mtv.corp.google.com>
     [not found] ` <CAErSpo5X00LFs6XUcnqoogZEZhR2H4G7AJvh9+FAsvr3vMHkeA@mail.gmail.com>
2011-11-11 16:40   ` [PATCH v3 00/34] Create PCI root buses with correct resources Bjorn Helgaas
2011-11-28 18:58     ` Bjorn Helgaas
     [not found] ` <20111028222535.30729.73281.stgit@bhelgaas.mtv.corp.google.com>
2011-12-05 19:54   ` Jesse Barnes [this message]
     [not found] ` <20111028222738.30729.96314.stgit@bhelgaas.mtv.corp.google.com>
2011-12-06 18:07   ` [PATCH v3 25/34] powerpc/PCI: split PHB part out of pcibios_map_io_space() Bjorn Helgaas
     [not found] ` <20111028222743.30729.97632.stgit@bhelgaas.mtv.corp.google.com>
2011-12-06 18:09   ` [PATCH v3 26/34] powerpc/PCI: convert to pci_create_root_bus() Bjorn Helgaas
     [not found] ` <20111028222611.30729.46284.stgit@bhelgaas.mtv.corp.google.com>
2011-12-16 21:24   ` [PATCH v3 08/34] alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources Bjorn Helgaas
2012-01-04 17:38     ` Jesse Barnes
     [not found] ` <20111028222616.30729.96687.stgit@bhelgaas.mtv.corp.google.com>
2011-12-23  1:10   ` [PATCH v3 09/34] arm/PCI: " Bjorn Helgaas
2012-01-04 17:28     ` Jesse Barnes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111205115454.2429d34b@jbarnes-desktop \
    --to=jbarnes@virtuousgeek.org \
    --cc=bhelgaas@google.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).