]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Mar 2014 23:15:54 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Mar 2014 23:15:54 +0000 (16:15 -0700)
commitbdbf445affd8a7bba4a3936dcb0aeff9e8b2cfe6
tree95bb307ea7a53393b3391806cd9f2ab87cd974f0
parentac87e9c495c46088a73ab006002381bc761f5eea
parentcb9f76cd7b6cee7ab8389bcd9bf2543c0d033fc7
Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci

Pull PCI resource management fix from Bjorn Helgaas:
 "This is a fix for an AGP regression exposed by 545d622db61a ("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 545d622db61a,
  we still *use* that cleared-out PCI resource.  I think the GART
  resource is incorrect, so this patch removes it"

* tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci:
  Revert "[PATCH] Insert GART region into resource map"