From: Bjorn Helgaas <bhelgaas@google.com>
To: linux-pci@vger.kernel.org
Cc: linux-acpi@vger.kernel.org
Subject: Re: [PATCH v1 0/4] Unassigned resource fixes
Date: Thu, 19 Mar 2015 10:06:06 -0500 [thread overview]
Message-ID: <20150319150606.GD26935@google.com> (raw)
In-Reply-To: <20150312173201.1052.28341.stgit@bhelgaas-glaptop2.roam.corp.google.com>
On Thu, Mar 12, 2015 at 12:35:19PM -0500, Bjorn Helgaas wrote:
> These are some minor resource fixes related to unassigned PCI BARs. We
> should:
>
> - Mark BARS as unassigned when we can figure that out
> - Not complain about "overlaps" with unassigned BARs
> - Prevent pci_ioremap_bar() on unassigned BARs
> - Give better error messages when pci_ioremap_bar() fails
>
> I don't think these will actually fix any bugs, other than getting rid of
> some annoying messages and improving some others.
>
> Comments welcome.
>
> ---
>
> Bjorn Helgaas (4):
> PNP: Don't check for overlaps with unassigned PCI BARs
> PCI: Mark invalid BARs as unassigned
> PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure
> PCI: Fail pci_ioremap_bar() on unassigned resources
Applied with Rafael's ack to pci/resource for v4.1.
prev parent reply other threads:[~2015-03-19 15:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 17:35 [PATCH v1 0/4] Unassigned resource fixes Bjorn Helgaas
2015-03-12 17:35 ` [PATCH v1 1/4] PNP: Don't check for overlaps with unassigned PCI BARs Bjorn Helgaas
2015-03-12 17:35 ` [PATCH v1 2/4] PCI: Mark invalid BARs as unassigned Bjorn Helgaas
2015-04-14 23:14 ` Tony Luck
2015-04-14 23:30 ` Bjorn Helgaas
[not found] ` <CA+8MBbLnFQ2_zWniBFN6=kJMo-3PbBQvdsfPFV+zyApYpN6BQA@mail.gmail.com>
2015-04-15 14:48 ` Bjorn Helgaas
2015-04-15 16:27 ` Tony Luck
2015-04-15 19:42 ` Bjorn Helgaas
2015-04-15 21:28 ` Tony Luck
2015-04-15 23:04 ` Bjorn Helgaas
2015-03-12 17:35 ` [PATCH v1 3/4] PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure Bjorn Helgaas
2015-03-12 17:35 ` [PATCH v1 4/4] PCI: Fail pci_ioremap_bar() on unassigned resources Bjorn Helgaas
2015-03-12 22:32 ` [PATCH v1 0/4] Unassigned resource fixes Rafael J. Wysocki
2015-03-19 15:06 ` Bjorn Helgaas [this message]
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=20150319150606.GD26935@google.com \
--to=bhelgaas@google.com \
--cc=linux-acpi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.