From: Bjorn Helgaas <bhelgaas@google.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
"Jouni Mettälä" <jtmettala@gmail.com>,
"Daniel Vetter" <daniel.vetter@ffwll.ch>,
"Yinghai Lu" <yinghai@kernel.org>,
"Guo Chao" <yan@linux.vnet.ibm.com>,
"David Airlie" <airlied@linux.ie>,
"Aaron Durbin" <adurbin@google.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Ingo Molnar" <mingo@redhat.com>,
"H. Peter Anvin" <hpa@zytor.com>,
dri-devel@lists.freedesktop.org
Subject: [GIT PULL] PCI updates for v3.14
Date: Wed, 19 Mar 2014 11:26:37 -0600 [thread overview]
Message-ID: <20140319172637.GA1355@google.com> (raw)
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(-)
next reply other threads:[~2014-03-19 17:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-19 17:26 Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-12 18:06 [GIT PULL] PCI updates for v3.14 Bjorn Helgaas
2014-02-20 18:45 Bjorn Helgaas
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=20140319172637.GA1355@google.com \
--to=bhelgaas@google.com \
--cc=adurbin@google.com \
--cc=airlied@linux.ie \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=hpa@zytor.com \
--cc=jtmettala@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=yan@linux.vnet.ibm.com \
--cc=yinghai@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).