Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1686957
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] PCI fixes for v4.13 |
| Date | 2017-07-14 00:20 +0200 |
| Message-ID | <u2UCK-2XM-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
PCI fixes:
- fix a typo that broke Rockchip enumeration
- fix a new memory leak in the ARM host bridge failure path
The following changes since commit af3c8d98508d37541d4bf57f13a984a7f73a328c:
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux (2017-07-09 18:48:37 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.13-fixes-1
for you to fetch changes up to 34d5ac2af644a10958e144b7bb937d289dfd158d:
PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly (2017-07-12 12:50:11 -0500)
----------------------------------------------------------------
pci-v4.13-fixes-1
----------------------------------------------------------------
Lorenzo Pieralisi (1):
ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak
Shawn Lin (1):
PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly
arch/arm/kernel/bios32.c | 2 +-
drivers/pci/host/pcie-rockchip.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] PCI fixes for v4.13 Bjorn Helgaas <helgaas@kernel.org> - 2017-07-14 00:20 +0200
csiph-web