OSDN Git Service

Merge branch 'pci/hotplug'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 13 May 2019 23:34:31 +0000 (18:34 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 13 May 2019 23:34:31 +0000 (18:34 -0500)
commit3ea6f739dca4370f89d8c171b4b0433046256798
treeb404bfd66121cfebcfbe57403e59c0d59c706954
parent178901bf6a7d8e6d22fb8265a8886f1ba0272fc7
parentba11edc65065ffe38508aa76fdf7a7db15ad8161
Merge branch 'pci/hotplug'

  - Fix RPA and RPA DLPAR refcount issues (Tyrel Datwyler)

  - Stop exporting pci_get_hp_params() (Alexandru Gagniuc)

  - Simplify _HPP, _HPX parsing (Alexandru Gagniuc)

  - Add support for _HPX Type 3 settings (Alexandru Gagniuc)

  - Tell firmware we support _HPX Type 3 via _OSC (Alexandru Gagniuc)

* pci/hotplug:
  PCI/ACPI: Advertise _HPX Type 3 support via _OSC
  PCI/ACPI: Implement _HPX Type 3 Setting Record
  PCI/ACPI: Remove the need for 'struct hotplug_params'
  PCI/ACPI: Do not export pci_get_hp_params()
  PCI: rpaphp: Get/put device node reference during slot alloc/dealloc
  PCI: rpadlpar: Fix leaked device_node references in add/remove paths
drivers/pci/probe.c