[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140425171144.312.9601.stgit@bhelgaas-glaptop.roam.corp.google.com>
Date: Fri, 25 Apr 2014 11:16:23 -0600
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: linux-pci@...r.kernel.org
Cc: David Airlie <airlied@...ux.ie>, Bodo Eggert <7eggert@....de>,
x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] x86/PCI HPET bugfix and other cleanups
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists