linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] x86/PCI HPET bugfix and other cleanups
@ 2014-04-25 17:16 Bjorn Helgaas
  2014-04-25 17:16 ` [PATCH 1/4] x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources Bjorn Helgaas
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bjorn Helgaas @ 2014-04-25 17:16 UTC (permalink / raw)
  To: linux-pci; +Cc: David Airlie, Bodo Eggert, x86, linux-kernel

The first two are intended as a bugfix for a very old regression:
https://bugzilla.kernel.org/show_bug.cgi?id=68591 "pci=nocrs required to
boot Asrock M3A UCC".  Without "pci=nocrs", the system hangs during boot
when the PCI core moves the HPET.  Unfortunately I do not have testing
results from the reporter (ping, Bodo :)).

The third and fourth are minor cleanups, no functional change intended
except for the format of some AGP printks.

I intend these for v3.16.

---

Bjorn Helgaas (4):
      x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources
      x86/PCI: Mark HPET BAR as IORESOURCE_PCI_FIXED
      x86/PCI: Move pcibios_assign_resources() annotation to definition
      x86/gart: Tidy messages and add bridge device info


 arch/x86/kernel/aperture_64.c |   20 ++++++++++++--------
 arch/x86/pci/fixup.c          |   12 ++++++++++++
 arch/x86/pci/i386.c           |   27 ++++++++++++++++-----------
 3 files changed, 40 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-05-07 18:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25 17:16 [PATCH 0/4] x86/PCI HPET bugfix and other cleanups Bjorn Helgaas
2014-04-25 17:16 ` [PATCH 1/4] x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources Bjorn Helgaas
2014-04-25 17:16 ` [PATCH 2/4] x86/PCI: Mark HPET BAR as IORESOURCE_PCI_FIXED Bjorn Helgaas
2014-04-25 17:16 ` [PATCH 3/4] x86/PCI: Move pcibios_assign_resources() annotation to definition Bjorn Helgaas
2014-04-25 17:16 ` [PATCH 4/4] x86/gart: Tidy messages and add bridge device info Bjorn Helgaas
2014-04-26  6:01   ` Ingo Molnar
2014-04-28 23:22     ` Bjorn Helgaas
2014-05-07 18:00       ` Ingo Molnar

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).