[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140319172637.GA1355@google.com>
Date: Wed, 19 Mar 2014 11:26:37 -0600
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Jouni Mettälä <jtmettala@...il.com>,
Daniel Vetter <daniel.vetter@...ll.ch>,
Yinghai Lu <yinghai@...nel.org>,
Guo Chao <yan@...ux.vnet.ibm.com>,
David Airlie <airlied@...ux.ie>,
Aaron Durbin <adurbin@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, dri-devel@...ts.freedesktop.org
Subject: [GIT PULL] PCI updates for v3.14
Hi Linus,
This is a fix for an AGP regression exposed by e501b3d87f00 ("agp: Support
64-bit APBASE"), which we merged in v3.14-rc1. We've warned about the
conflict between the GART and PCI resources and cleared out the PCI
resource for a long time, but after e501b3d87f00, we still *use* that
cleared-out PCI resource. I think the GART resource is incorrect, so this
patch removes it.
The following changes since commit ac93ac7403493f8707b7734de9f40d5cb5db9045:
PCI: Don't check resource_size() in pci_bus_alloc_resource() (2014-03-12 11:19:20 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.14-fixes-3
for you to fetch changes up to 707d4eefbdb31f8e588277157056b0ce637d6c68:
Revert "[PATCH] Insert GART region into resource map" (2014-03-18 14:26:12 -0600)
----------------------------------------------------------------
PCI updates for v3.14:
Resource management
- Revert "Insert GART region into resource map"
----------------------------------------------------------------
Bjorn Helgaas (1):
Revert "[PATCH] Insert GART region into resource map"
arch/x86/kernel/aperture_64.c | 20 +-------------------
1 file changed, 1 insertion(+), 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